chromaui / chromatic-e2e

Archive end-to-end tests to be replayed in Storybook and Chromatic
MIT License
13 stars 4 forks source link

Cypress e2e testing added #48

Closed skitterm closed 7 months ago

skitterm commented 7 months ago

What Changed

Added Cypress testing (along with Playwright) to e2e-test our actual application. I moved the Playwright tests into the tests/playwright folder as well.

The actual Cypress tests that cover our app will come in a future PR.

How to test

Change Type

📦 Published PR as canary version: 0.0.48--canary.48.ed3be65.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/test-archiver@0.0.48--canary.48.ed3be65.0 # or yarn add @chromaui/test-archiver@0.0.48--canary.48.ed3be65.0 ```
thafryer commented 7 months ago

:rocket: PR was released in v0.0.48 :rocket: