-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Improve pod.spec test * Improve another repo spec test * vai test improvements * Various fixes * pagination change fixes * pagination change fixes + new settings * Update settings-utils.ts * Fixes * create name fixes * improve namespace picker test * Fix user response * fixes * fixes * fixes * Make up for userpreference lag by waiting for desired value * Dont include junk revision in mock resources - causes MASSSIVE socket spam if the rancher revision exceeds it * update burger menu, make it clear there's pinned and other cluster lists also comment out .skip, they play HAVOC with test reports * improve tableRowsPerPageAndNamespaceFilter * fix project-namespace * more fixes... * Revert "Dont include junk revision in mock resources" This reverts commit 9aaaabb. * real revision fix * lint fixes are commenting out skip * use common resource revision * safer userpref check * fix standard user tests * more linting * because why not * fixes/improvements * Add retry to updateNamespaceFilter * improve CRD list check for count * after own review * tie in failure and retry to tableRowsPerPageAndNamespaceFilter * handle events count less than 500... * fix merge fail
- Loading branch information
1 parent
2c0c8ad
commit 024f92c
Showing
85 changed files
with
1,323 additions
and
938 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
export const CYPRESS_SAFE_RESOURCE_REVISION = 999999999; |
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
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.