-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* try cypress 13 upgrade * update license * fix mytools test's input failure * see if experimentalMemoryManagement resolves crashes * will the newest version help performance? * try fixing organizations test (remove entry from collection) * try fixing mytools (get buttons by data-cy) * try intercepting tool's unpublish request * try fixing checker flake (add visit, add visibility assertion) * fix some flakes/errors - mytools: scrollIntoView might help with typing in modals - checkerWorkflowFromWorkflow: apply same visibility assertion as tool version * fix goodTopic flake * add assertions to fix searchTable flake * try longer wait time in linkCheck * fix link in download cli client (handled in hotfix, but fix here to pass linkCheck) * hopefully handle occasional flakes - myworkflows: visibility assertion to fix typing - starErrorMessage: assert starred state * myworkflows fix didn't work - try scrollIntoView? * try scrolling into modal * mat-horizontal-stepper errored more * add wait for redirect, observe decode * try moving intercept to beforeEach
- Loading branch information
Showing
14 changed files
with
164 additions
and
149 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 |
---|---|---|
|
@@ -207,7 +207,7 @@ | |
"[email protected]","Apache-2.0","https://github.com/mathjax/MathJax" | ||
"[email protected]","MIT","https://github.com/mermaid-js/mermaid" | ||
"[email protected]","ISC","https://github.com/isaacs/minimatch" | ||
"[email protected].6","MIT","https://github.com/substack/minimist" | ||
"[email protected].8","MIT","https://github.com/minimistjs/minimist" | ||
"[email protected]","ISC","https://github.com/isaacs/minipass" | ||
"[email protected]","MIT","https://github.com/isaacs/minizlib" | ||
"[email protected]","BSD-2-Clause","https://github.com/maxogden/mississippi" | ||
|
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
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.