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

Fix typing issues that appeared with cypress v9.1 upgrade #1791

Merged
merged 12 commits into from
Dec 1, 2021

Commits on Nov 30, 2021

  1. no 0 anymore

    Tbaut committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a44a9d0 View commit details
    Browse the repository at this point in the history
  2. more succint

    Tbaut committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    f5ece0d View commit details
    Browse the repository at this point in the history
  3. lingui extract

    actions-user committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    8e4cf57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15e1b90 View commit details
    Browse the repository at this point in the history
  5. fix typing and definitions

    Tbaut committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    e7b803c View commit details
    Browse the repository at this point in the history
  6. unneeded index.d.ts

    Tbaut committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d8bf68f View commit details
    Browse the repository at this point in the history
  7. undo other commit

    Tbaut committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    c2b12b2 View commit details
    Browse the repository at this point in the history
  8. unneeded void

    Tbaut committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    8b46672 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Use a new random user for every test run (#1792)

    * new user every time
    
    * banner test with old test user
    Tbaut authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    47006be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722395f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edd74f2 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Andrew Snaith <asnaith@users.noreply.github.com>
    Tbaut and asnaith authored Dec 1, 2021
    Configuration menu
    Copy the full SHA
    dcb62c5 View commit details
    Browse the repository at this point in the history