Skip to content

v0.0.1

Compare
Choose a tag to compare
@vtex-io-ci-cd vtex-io-ci-cd released this 09 Dec 18:31
· 15 commits to master since this release

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.