Skip to content

Releases: vtex-apps/cypress-example

v0.0.4

07 Jan 13:12
Compare
Choose a tag to compare
Release v0.0.4

v0.0.3

07 Jan 00:57
Compare
Choose a tag to compare
Release v0.0.3

v0.0.2

06 Jan 23:53
Compare
Choose a tag to compare
Release v0.0.2

v0.0.1

09 Dec 18:31
Compare
Choose a tag to compare

Fixed

  • cypress-local.sh

Added

  • Cypress with Typescript configuration.
  • cypress/support/vtex.ts file with helper setVtexIdCookie 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.