improve tests
This commit is contained in:
parent
18d4225eec
commit
f37a8f797e
6 changed files with 107 additions and 23 deletions
|
|
@ -6,9 +6,8 @@ import logging
|
|||
|
||||
import pytest
|
||||
|
||||
from stacosys.db import database, dao
|
||||
from stacosys.interface import api
|
||||
from stacosys.interface import app
|
||||
from stacosys.db import dao, database
|
||||
from stacosys.interface import api, app
|
||||
|
||||
|
||||
def init_test_db():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue