-
Notifications
You must be signed in to change notification settings - Fork 344
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch TPv2 E2E tests to Cypress (#7925)
* Port the login e2e test to cypress * Add initial mock data loading for Cypress * Remove unnecessary example file * Extract login to a custom command for reuse * Convert CG tests to Cypress * Simplify mock data structure * Add missing enablement check * Convert Divisions tests to Cypress * Convert Regions tests to Cypress * Convert Coordinates tests to Cypress * Convert ASN tests to Cypress * Convert CDN tests to Cypress * Convert DS tests to Cypress * Convert Parameter tests to Cypress * Convert Profile tests to Cypress * Convert server tests to Cypress * Convert server Capability tests to Cypress * Convert Physical Location tests to Cypress * Fix weird name in fixture data * Convert Status tests to Cypress * Convert Type tests to Cypress * Add a model for the login data * Convert User tests to Cypress * Convert Change Log tests to Cypress * Convert Role tests to Cypress * Convert Tenant tests to Cypress * Remove testing initial stup for nightwatch * Move documentation to the cypress directory * Remove lingering nightwatch files * Add headless run NPM script * Remove Angular architect runner for nightwatch * Add screenshots to .gitignore * Remove lingering Nightwatch references Also ran npm audit fix * Remove now-unnecessary step in TPv2 workflow * Fix waiting for a server that won't ever start * (Re-?)Install @angular-devkit/architect * Fix TO API port * Fix GHA artifact paths * Remove running TPv2 server and collecting logs * Remove tpv2 build from default pkg targets * Remove experimental component from CiaB test suite * Add RPM build task to TPv2 testing suite * Fix Cypress unable to create cache when building RPMs * Fix RPM build failure in CI * Remove experimental services from CiaB Makefile's default target * Move tpv2 ciab things to optional services
- Loading branch information
Showing
142 changed files
with
17,900 additions
and
33,696 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.