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.tsfile with helpersetVtexIdCookiecommand.- Sample integration test.
cypress-local.shhelper script that:- resolves
cypress.jsonbaseUrl's placeholders<account>and<workspace>to currently logged in account and workspace. - exposes user's local vtex token to Cypress' tests via
CYPRESS_authTokenenvironment variable.
- resolves