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 a52bcd82ae Use ATS 9.2 (#7694)
add eb4c76e1e0 Added api contract test case for federation_resolvers
endpoint (#7693)
No new revisions were added by this update.
Summary of changes:
.../clients/python/trafficops/tosession.py | 6 +-
traffic_ops/testing/api_contract/v4/conftest.py | 34 ++++++++++
.../api_contract/v4/data/request_template.json | 10 ++-
.../api_contract/v4/data/response_template.json | 23 +++++++
.../api_contract/v4/test_federation_resolvers.py | 73 ++++++++++++++++++++++
5 files changed, 140 insertions(+), 6 deletions(-)
create mode 100644
traffic_ops/testing/api_contract/v4/test_federation_resolvers.py