forked from opendatahub-io/odh-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Making changes requested to pull excluded URLs from fixtures and extr…
…act a function to utils
- Loading branch information
1 parent
c0c9dd4
commit 5ee5499
Showing
3 changed files
with
30 additions
and
14 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
...end/src/__tests__/cypress/cypress/fixtures/e2e/dashboardNavigation/testManifestLinks.yaml
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# testManifestLinks.cy.ts Test Data # | ||
excludedSubstrings: | ||
- my-project-s2i-python-service | ||
- clusterip/ | ||
- ClusterIP | ||
- s2i-python-service | ||
- user-dev-rhoam-quarkus | ||
- project-simple | ||
- example.apps | ||
- localhost | ||
- console-openshift-console.apps.test-cluster.example.com/ | ||
- console-openshift-console.apps.test-cluster.example.com | ||
- repo.anaconda.cloud/repo/t/$ |
28 changes: 14 additions & 14 deletions
28
frontend/src/__tests__/cypress/cypress/tests/e2e/dashboardNavigation/testManifestLinks.cy.ts
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