All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
cypress-local.sh
- 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