Use knapsack pro to speed up cypress tests (#11863)
* Install knapsack pro * Use knapsack pro command * Lint * Use chrome * Add test file pattern * Use two different tokens for knapsack * Use the correct secret * Update lockfile * Fix conflict * Remove redundant options * Add explaining comment * Remove outdated variables and steps * Update comment * Fix conflict * Use the chrome we setup earlier * Add back percy config * Set knapsack pro branch * Use github_env to get browser path * Add badge to readme * Update .github/workflows/cypress.yaml Co-authored-by: Michael Telatynski <7t3chguy@gmail.com> * Apply prettier --------- Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -142,6 +142,7 @@
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"@babel/register": "^7.12.10",
|
||||
"@casualbot/jest-sonar-reporter": "2.2.7",
|
||||
"@knapsack-pro/cypress": "^8.0.1",
|
||||
"@peculiar/webcrypto": "^1.4.3",
|
||||
"@percy/cli": "^1.11.0",
|
||||
"@percy/cypress": "^3.1.2",
|
||||
|
||||
Reference in New Issue
Block a user