chromaui / chromatic-e2e

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

:white_check_mark: Add tests for ignored regions in test archiver. #41

Closed jwir3 closed 10 months ago

jwir3 commented 10 months ago

Note: This will have to be run through chromatic, since it's a change to the way the capture system works.

Refs CAP-1291.

How to test

You will need to build the archive and then test using chromatic's build system, but be aware that the patch for CAP-1291 needs to be in place first.

Change Type

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

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