Phase 5
This commit is contained in:
+2
-1
@@ -6,4 +6,5 @@ python_functions = test_*
|
||||
addopts = -v --tb=short
|
||||
markers =
|
||||
integration: integration tests that make real API calls
|
||||
unit: unit tests with mocked dependencies
|
||||
unit: unit tests with mocked dependencies
|
||||
api_health: weekly API health check tests (real API calls, run with: pytest -m api_health)
|
||||
Reference in New Issue
Block a user