Releases: vtex-apps/cypress-example
Releases · vtex-apps/cypress-example
v0.0.4
v0.0.3
Release v0.0.3
v0.0.2
Release v0.0.2
v0.0.1
Fixed
cypress-local.sh
Added
- Cypress with Typescript configuration.
cypress/support/vtex.ts
file with helpersetVtexIdCookie
command.- Sample integration test.
cypress-local.sh
helper script that:- resolves
cypress.json
baseUrl
's placeholders<account>
and<workspace>
to currently logged in account and workspace. - exposes user's local vtex token to Cypress' tests via
CYPRESS_authToken
environment variable.
- resolves