Refactor test system to be more extendable, add comment test
This commit is contained in:
parent
23a8fb9663
commit
e257db1542
8 changed files with 147 additions and 59 deletions
4
files/tests/conftest.py
Normal file
4
files/tests/conftest.py
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
import pytest
|
||||
|
||||
from .fixture_accounts import accounts
|
Loading…
Add table
Add a link
Reference in a new issue