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 7317cde Update Go version to 1.17.2 (#6261)
add 6ccb373 Migrate Tenant test from TP E2E to TP integration test (#6244)
No new revisions were added by this update.
Summary of changes:
traffic_portal/test/integration/Data/tenant.ts | 127 +++++++++++++++++++++
.../test/integration/PageObjects/TenantsPage.po.ts | 95 +++++++--------
.../specs/{Servers.spec.ts => Tenants.spec.ts} | 66 +++++------
3 files changed, 202 insertions(+), 86 deletions(-)
create mode 100644 traffic_portal/test/integration/Data/tenant.ts
copy traffic_portal/test/integration/specs/{Servers.spec.ts =>
Tenants.spec.ts} (53%)