Added tests for State
This commit is contained in:
parent
9a16377f30
commit
b961e91d9b
19 changed files with 2260 additions and 0 deletions
2
state/test/conftest.py
Normal file
2
state/test/conftest.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
import pytest
|
||||
from .fixtures.state import state
|
||||
Loading…
Add table
Add a link
Reference in a new issue