generated from personal-projects/leo-claude-mktplace
Merge feat/21-move-tests: Move tests to repository root
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[pytest]
|
[pytest]
|
||||||
testpaths = src/gitea_mcp_remote/tests
|
testpaths = tests
|
||||||
python_files = test_*.py
|
python_files = test_*.py
|
||||||
python_classes = Test*
|
python_classes = Test*
|
||||||
python_functions = test_*
|
python_functions = test_*
|
||||||
|
|||||||
Reference in New Issue
Block a user