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

[TESTING] Add Cypress Real Events for a11y UI testing #5510

Merged
merged 13 commits into from
Jan 5, 2022

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    51917d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9646bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2bddd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f395900 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee430bd View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    1294e32 View commit details
    Browse the repository at this point in the history
  2. Refactoring setup to a custom Cypress Command helper.

    * Moved the first portion of the setup into a custom helper
    * Added a second promise return to the custom helper for `cy.get()`
    * DRY refactor of the real events setup completed.
    1Copenut committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    2244915 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f09753c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Adding a helper for repeated keypresses, refactoring contrxt menu pan…

    …el test.
    
    * Refactored context menu panel test, updated docs.
    * Added TypeScript definition to the realMount custom command.
    * Updated docs to explain both mounting commands.
    1Copenut committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    6096153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d2e02d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f36f31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2604f03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddb4197 View commit details
    Browse the repository at this point in the history