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 4c5ef6f Remove test that isn't working properly (#6002)
add b735288 TP Migrate Jobs test from E2E to integrate test (#6012)
No new revisions were added by this update.
Summary of changes:
traffic_portal/test/integration/Data/jobs.ts | 105 +++++++++++++++++++++
.../test/integration/PageObjects/Jobs.po.ts | 63 +++++++++++++
.../PageObjects/SideNavigationPage.po.ts | 12 +++
.../specs/{Topologies.spec.ts => Jobs.spec.ts} | 54 +++++------
4 files changed, 206 insertions(+), 28 deletions(-)
create mode 100644 traffic_portal/test/integration/Data/jobs.ts
create mode 100644 traffic_portal/test/integration/PageObjects/Jobs.po.ts
copy traffic_portal/test/integration/specs/{Topologies.spec.ts =>
Jobs.spec.ts} (56%)