Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 818 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 818 Bytes

Changelog

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.

[Unreleased]

[0.0.4] - 2021-01-07

[0.0.3] - 2021-01-07

[0.0.2] - 2021-01-06

[0.0.1] - 2020-12-09

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.