-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Improve integration tests by upgrading Cypress to 9.6.0 (#182)
## What's the purpose of this pull request? From 9.5.4. This way, it matches [Cypress version run by WebOps that was recently updated][1]. [1]: https://github.com/vtex/vtex-cicd-platform/pull/217 ## How to test it? Run `yarn develop` and then `yarn test`. ## References Similar to #177.
- Loading branch information
Showing
3 changed files
with
51 additions
and
2 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6401,7 +6401,7 @@ cypress-wait-until@^1.7.2: | |
resolved "https://registry.yarnpkg.com/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz#7f534dd5a11c89b65359e7a0210f20d3dfc22107" | ||
integrity sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q== | ||
|
||
cypress@*, [email protected]: | ||
cypress@*: | ||
version "9.5.4" | ||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.4.tgz#49d9272f62eba12f2314faf29c2a865610e87550" | ||
integrity sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q== | ||
|
@@ -6449,6 +6449,54 @@ cypress@*, [email protected]: | |
untildify "^4.0.0" | ||
yauzl "^2.10.0" | ||
|
||
[email protected]: | ||
version "9.6.0" | ||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.0.tgz#84473b3362255fa8f5e627a596e58575c9e5320f" | ||
integrity sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg== | ||
dependencies: | ||
"@cypress/request" "^2.88.10" | ||
"@cypress/xvfb" "^1.2.4" | ||
"@types/node" "^14.14.31" | ||
"@types/sinonjs__fake-timers" "8.1.1" | ||
"@types/sizzle" "^2.3.2" | ||
arch "^2.2.0" | ||
blob-util "^2.0.2" | ||
bluebird "^3.7.2" | ||
buffer "^5.6.0" | ||
cachedir "^2.3.0" | ||
chalk "^4.1.0" | ||
check-more-types "^2.24.0" | ||
cli-cursor "^3.1.0" | ||
cli-table3 "~0.6.1" | ||
commander "^5.1.0" | ||
common-tags "^1.8.0" | ||
dayjs "^1.10.4" | ||
debug "^4.3.2" | ||
enquirer "^2.3.6" | ||
eventemitter2 "^6.4.3" | ||
execa "4.1.0" | ||
executable "^4.1.1" | ||
extract-zip "2.0.1" | ||
figures "^3.2.0" | ||
fs-extra "^9.1.0" | ||
getos "^3.2.1" | ||
is-ci "^3.0.0" | ||
is-installed-globally "~0.4.0" | ||
lazy-ass "^1.6.0" | ||
listr2 "^3.8.3" | ||
lodash "^4.17.21" | ||
log-symbols "^4.0.0" | ||
minimist "^1.2.6" | ||
ospath "^1.2.2" | ||
pretty-bytes "^5.6.0" | ||
proxy-from-env "1.0.0" | ||
request-progress "^3.0.0" | ||
semver "^7.3.2" | ||
supports-color "^8.1.1" | ||
tmp "~0.2.1" | ||
untildify "^4.0.0" | ||
yauzl "^2.10.0" | ||
|
||
damerau-levenshtein@^1.0.7: | ||
version "1.0.8" | ||
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz#b43d286ccbd36bc5b2f7ed41caf2d0aba1f8a6e7" | ||
|
33d808e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
nextjs-store-storybook – ./
nextjs-store-storybook.vercel.app
nextjs-store-storybook-git-main-faststore.vercel.app
nextjs-store-storybook-faststore.vercel.app