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

OAuth migration | Add E2E tests for OAuth authentication #1274

Merged
merged 7 commits into from
Dec 18, 2023

Commits on Dec 18, 2023

  1. update gitignore with cypress env file

    Raphael Kabo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6f00a0a View commit details
    Browse the repository at this point in the history
  2. feat: set up E2E Cypress tests

    Raphael Kabo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5af362c View commit details
    Browse the repository at this point in the history
  3. feat: add reCAPTCHA Cypress command

    Raphael Kabo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8469758 View commit details
    Browse the repository at this point in the history
  4. docs: for Cypress testing

    Raphael Kabo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    1ee4eb2 View commit details
    Browse the repository at this point in the history
  5. remove idapi access token from mocked tests

    Raphael Kabo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f133509 View commit details
    Browse the repository at this point in the history
  6. fix: formatting and explanatory comments

    Raphael Kabo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8c17c83 View commit details
    Browse the repository at this point in the history
  7. refactor: move E2E timeout value to central call

    Raphael Kabo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    52c60b9 View commit details
    Browse the repository at this point in the history