Feat urls (#257)

add new URLS, add swaggger doc, add tests
This commit is contained in:
Markos Gogoulos
2021-08-05 13:25:25 +03:00
committed by GitHub
parent 86cc0442d8
commit ba94989e6a
17 changed files with 370 additions and 82 deletions

View File

@@ -1,4 +0,0 @@
def test_new_user(user_factory):
print(user_factory.name)
print(user_factory.description)
assert True