Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress e2e testing added #48

Merged
merged 11 commits into from
Dec 21, 2023
Merged

Cypress e2e testing added #48

merged 11 commits into from
Dec 21, 2023

Conversation

skitterm
Copy link
Member

@skitterm skitterm commented Dec 20, 2023

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

  • Verify that the test PR check passes!

Change Type

  • maintenance
  • documentation
  • patch
  • minor
  • major
📦 Published PR as canary version: 0.0.48--canary.48.ed3be65.0

✨ Test out this PR locally via:

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

@skitterm skitterm changed the title Cypress tests added Cypress e2e testing added Dec 20, 2023
.eslintignore Outdated Show resolved Hide resolved
.eslintignore Outdated Show resolved Hide resolved
Copy link
Contributor

@tevanoff tevanoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@skitterm skitterm merged commit 7ccaa0d into main Dec 21, 2023
4 checks passed
@thafryer
Copy link
Member

🚀 PR was released in v0.0.48 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants