chromaui / chromatic-e2e

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

Playwright tests split out by intent #49

Closed skitterm closed 6 months ago

skitterm commented 6 months ago

What Changed

Split out tests by the type of thing we're testing. Makes clear what all we have accounted for in our tests. Removed some extra divs to reduce noise.

How to test

Watch the test CI job pass!

Change Type

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

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