[server]: Unit test setup

This commit is contained in:
2025-03-09 21:28:45 +00:00
parent 08054da587
commit b43babf876
11 changed files with 115 additions and 3 deletions

3
server/pytest.ini Normal file
View File

@ -0,0 +1,3 @@
[pytest]
testpaths = src/test
python_paths = src