add initial test cases for status page functionality
This commit is contained in:
5
pytest.ini
Normal file
5
pytest.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[pytest]
|
||||
minversion = 7.0
|
||||
addopts = -ra
|
||||
testpaths = tests
|
||||
python_files = test_*.py
|
||||
Reference in New Issue
Block a user