Tests: now autoload tests from /worlds/*/test (#1318)

Co-authored-by: black-sliver <[email protected]>
This commit is contained in:
Fabian Dill
2022-12-11 13:15:23 +01:00
committed by GitHub
co-authored by black-sliver
parent ec45479c52
commit 2dcfbff751
81 changed files with 715 additions and 683 deletions
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
python ModuleUpdate.py --yes --force --append "WebHostLib/requirements.txt"
- name: Unittests
run: |
pytest test
pytest