Add Traffic Ops API Testing Monitor Support #3924
Labels
high impact
impacts the basic function, deployment, or operation of a CDN
low difficulty
the estimated level of effort to resolve this issue is low
tech debt
rework due to choosing easy/limited solution
tests
related to tests and/or testing infrastructure
Traffic Monitor
related to Traffic Monitor
Traffic Ops
related to Traffic Ops
Currently, the TO API Tests don't support Traffic Monitors. This makes it impossible to write integration tests for endpoints that call out to Monitors.
We need to add Monitor support, so we can test the Monitor endpoints.
This may be as simple as adding a few fixtures and configs, or it may be rather difficult. To begin with, someone needs to investigate or prototype it, to find out how much work it's going to be.
See also #3348
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
API Tests don't support Monitors.
Expected / new behavior:
API Tests support Monitors, and support tests that make requests to them.
Minimal reproduction of the problem with instructions:
Write an API Test that requests a Monitor endpoint.
Anything else:
The text was updated successfully, but these errors were encountered: