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 55d8070d7c Explicitly require Java timezone data dependency (#7675)
add 4f91711660 Added api contract profile parameters test case (#7604)
No new revisions were added by this update.
Summary of changes:
.../clients/python/trafficops/tosession.py | 9 +++
traffic_ops/testing/api_contract/v4/conftest.py | 36 +++++++++
.../api_contract/v4/data/request_template.json | 10 +++
.../api_contract/v4/data/response_template.json | 21 +++++
.../api_contract/v4/test_profile_parameters.py | 90 ++++++++++++++++++++++
5 files changed, 166 insertions(+)
create mode 100644
traffic_ops/testing/api_contract/v4/test_profile_parameters.py