You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2022/05/25 16:11:42 UTC

[trafficcontrol] branch master updated (242d98248d -> e087caca75)

This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


    from 242d98248d TP expired DS certs: adds color coding to expired and soon-expired certs (#6837)
     add e087caca75 Refactor CDNs tests (#6763)

No new revisions were added by this update.

Summary of changes:
 traffic_ops/testing/api/v3/cdns_test.go            | 316 +++----
 traffic_ops/testing/api/v4/cdn_dnsseckeys_test.go  | 158 ++++
 traffic_ops/testing/api/v4/cdn_locks_test.go       |  78 +-
 traffic_ops/testing/api/v4/cdns_test.go            | 939 +++++++--------------
 .../testing/api/v4/deliveryservices_test.go        |  18 +-
 traffic_ops/testing/api/v4/tc-fixtures.json        |  11 +
 6 files changed, 685 insertions(+), 835 deletions(-)
 create mode 100644 traffic_ops/testing/api/v4/cdn_dnsseckeys_test.go