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

Add ability to run cypress test #1234

Merged
merged 7 commits into from
Mar 1, 2024
Merged

Add ability to run cypress test #1234

merged 7 commits into from
Mar 1, 2024

Conversation

sndrs
Copy link
Member

@sndrs sndrs commented Feb 26, 2024

What are you changing?

  • renames existing e2e functionality (i.e. running unit tests against built packages) to verify-dist
  • adds cypress testing capabilities and runs it as e2e target

Why?

Currently this is just a placeholder test in libs. Closes #1170.

cc @guardian/transparency-consent

@sndrs sndrs self-assigned this Feb 26, 2024
@sndrs sndrs requested review from a team as code owners February 26, 2024 18:06
@sndrs sndrs requested a review from a team February 26, 2024 18:06
@sndrs sndrs requested a review from a team as a code owner February 26, 2024 18:06
Copy link

changeset-bot bot commented Feb 26, 2024

⚠️ No Changeset found

Latest commit: 3d82a66

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

Tip

Once this PR is ready to go, add the run_chromatic label to run the Chromatic tests.

This saves us a lot of money by not running the tests before we need them.

@sndrs sndrs added the run_chromatic Runs chromatic when label is applied label Feb 26, 2024
@sndrs sndrs force-pushed the sndrs/cypress branch 3 times, most recently from 6c940b5 to f72e22f Compare February 26, 2024 18:14
@sndrs sndrs enabled auto-merge (squash) March 1, 2024 09:39
@sndrs sndrs merged commit e521288 into main Mar 1, 2024
20 checks passed
@sndrs sndrs deleted the sndrs/cypress branch March 1, 2024 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cypress testing capabilities to CSNX
2 participants