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

Refactor: remove Cypress #2535

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Refactor: remove Cypress #2535

wants to merge 4 commits into from

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    34267e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d3c957 View commit details
    Browse the repository at this point in the history
  3. refactor: remove Cypress tests

    these tests as written are not providing any sort of critical test
    coverage that we need to keep around.
    
    we plan to use Playwright for this type of front-end testing, and there
    is no need to wait until we have written those to remove these Cypress
    tests.
    angela-tran committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    8ce82b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ce34d View commit details
    Browse the repository at this point in the history