Bumped test-coverage to ~87%

This commit is contained in:
Mawoka
2022-04-16 22:36:08 +02:00
parent 24c6b9ca2f
commit 982027eb5a
5 changed files with 53 additions and 2 deletions
+2
View File
@@ -116,3 +116,5 @@ async def test_get():
for i in quiz_list:
rounds = rounds + 1
await get(i)
lol = await get("f183e091-a863-44ec-a1b7-c70eb92e3f6a")
assert lol is None