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 08cd924ae6 Tpv2 logging overhaul (#7673)
add 26c50045f4 Added Api contract test case for server server capabilities
endpoint (#7692)
No new revisions were added by this update.
Summary of changes:
.../clients/python/trafficops/tosession.py | 33 +++++++++
traffic_ops/testing/api_contract/v4/conftest.py | 51 +++++++++++++-
.../api_contract/v4/data/request_template.json | 8 ++-
.../api_contract/v4/data/response_template.json | 23 +++++++
.../v4/test_server_server_capabilities.py | 79 ++++++++++++++++++++++
5 files changed, 191 insertions(+), 3 deletions(-)
create mode 100644
traffic_ops/testing/api_contract/v4/test_server_server_capabilities.py