test appi client
This commit is contained in:
parent
d136f37b5f
commit
9c372fd266
3 changed files with 50 additions and 2 deletions
|
|
@ -8,10 +8,11 @@ from tests.utils.make_comment_sk import TestMakeCommentSk
|
|||
from tests.utils.make_post_sk import TestMakePostSk
|
||||
from tests.utils.get_child_spksk_from_paths import TestGetChildSpkskFromPaths
|
||||
|
||||
|
||||
from tests.wrappers.create_post import TestCreatePost
|
||||
from tests.wrappers.create_comment import TestCreateComment
|
||||
from tests.wrappers.react import TestReact
|
||||
from tests.wrappers.vote import TestVoteCast
|
||||
|
||||
from tests.apiclient import TestAPIClient
|
||||
|
||||
unittest.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue