Added tests for State

This commit is contained in:
Andrei Bondarenko 2021-07-13 04:56:08 +02:00
parent 9a16377f30
commit b961e91d9b
19 changed files with 2260 additions and 0 deletions

2
state/test/conftest.py Normal file
View file

@ -0,0 +1,2 @@
import pytest
from .fixtures.state import state