Phase 5
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
"""
|
||||
API health check tests.
|
||||
|
||||
These tests make real API calls to verify the Govmap API is functioning correctly.
|
||||
They should be run periodically (e.g., weekly) but not on every test run.
|
||||
|
||||
Run with:
|
||||
pytest -m api_health
|
||||
"""
|
||||
Reference in New Issue
Block a user