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 tests for data category checkbox behavior #851

Merged
merged 22 commits into from
Jul 7, 2022

Conversation

allisonking
Copy link
Contributor

@allisonking allisonking commented Jul 6, 2022

Closes #713

Code Changes

  • Add Cypress tests for the various checkbox tree behaviors
  • More data-testid's here and there

Steps to Confirm

  • nox -s dev then npm run cy:run

Pre-Merge Checklist

  • All CI Pipelines Succeeded
  • Documentation Updated:
    • documentation complete, or draft/outline provided (tag docs-team to complete/review on this branch)
    • documentation issue created (tag docs-team to complete issue separately)
  • Issue Requirements are Met
  • Relevant Follow-Up Issues Created
  • Update CHANGELOG.md

Description Of Changes

Write some things here about the changes and any potential caveats

@allisonking allisonking marked this pull request as ready for review July 6, 2022 16:24
@allisonking allisonking requested a review from a team July 6, 2022 16:24
Copy link
Contributor

@ThomasLaPiana ThomasLaPiana left a comment

Choose a reason for hiding this comment

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

LGTM! nice changes :)

@allisonking allisonking merged commit 40294f2 into main Jul 7, 2022
@allisonking allisonking deleted the aking-713-cypress-checkbox branch July 7, 2022 14:11
allisonking added a commit that referenced this pull request Jul 28, 2022
* WIP checkbox tests

* Add more checkbox tests

* Clean up

* Try to reduce test flakiness in CI

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

Successfully merging this pull request may close these issues.

Add cypress tests for dataset management
2 participants