This is an automated email from the ASF dual-hosted git repository.
ericholguin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
from 9eb68391f4 Fix tchealthclient CiaB service unable to build (#7775)
add 97f17d11bd Added api contract test case for cdn health and routing
endpoints (#7709)
No new revisions were added by this update.
Summary of changes:
traffic_ops/testing/api_contract/v4/conftest.py | 6 +-
.../api_contract/v4/data/response_template.json | 92 ++++++++++++++++++++++
.../testing/api_contract/v4/test_cdn_health.py | 81 +++++++++++++++++++
3 files changed, 178 insertions(+), 1 deletion(-)
create mode 100644 traffic_ops/testing/api_contract/v4/test_cdn_health.py