test: first fixtures

This commit is contained in:
Vlad Stan 2023-02-02 15:15:13 +02:00
parent 90cdfc61fb
commit f6c92a5ccf
2 changed files with 230 additions and 22 deletions

View file

@ -1,7 +1,7 @@
import json
import pytest
from typing import List, Optional
import pytest
from loguru import logger
from pydantic import BaseModel