Added tests for users

This commit is contained in:
Mawoka
2022-04-16 15:00:44 +02:00
parent 419f2a9906
commit c3f84e755c
8 changed files with 248 additions and 14 deletions
+1 -3
View File
@@ -3,9 +3,7 @@ name: PyTest
on:
push:
paths:
- "classquiz/tests/**"
- "classquiz/kahoot_importer/**"
- "classquiz/storage/**"
- "classquiz/**"
workflow_dispatch:
jobs: