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

chore(frontend): uplift Cypress to v13 #29265

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Jun 15, 2024

  1. feat(frontend): uplift Cypress to v11

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    3f56ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeb8d86 View commit details
    Browse the repository at this point in the history
  3. fix(ci): remove obsolete workaround for Cypress <12.15.0

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    18c8ced View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dda2cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3536dca View commit details
    Browse the repository at this point in the history
  6. fix(ci): preserve cookie across test for Cypress v12

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    72d8cf3 View commit details
    Browse the repository at this point in the history
  7. chore: fix ESlint issue

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    13f5c79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54c9de7 View commit details
    Browse the repository at this point in the history
  9. chore(e2e): remove deprecated Cypress config

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    e323cb9 View commit details
    Browse the repository at this point in the history
  10. fix(e2e): fix leftover failed E2E tests

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    0675daf View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. fix(e2e): dedicated test setup for post-Cypress13's Bar Chart v2

    The coordinates to drill the BarChartV2 are much harder due to slender visualization so we have to increase the `y` coordinate to get more chance clicking into correct areas.
    
    This in turns forces the test assertion to be more laxed to handle many states the drill-by can have.
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    61a408c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b599862 View commit details
    Browse the repository at this point in the history
  3. fix(e2e): resolve failed nativeFilters test after upgrading Cypress…

    … to v13
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d0f8a25 View commit details
    Browse the repository at this point in the history
  4. chore: fix ESLint error

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    543c596 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db4985a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bec8da1 View commit details
    Browse the repository at this point in the history
  7. fix(e2e): increase retries for flaky test + skip a weirdly running `n…

    …ativeFilters` test
    
    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    6bbb7ac View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore: execute npm run lint-fix

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f4dbbad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af476bb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge branch 'master' into uplift-cypress-to-v13

    Signed-off-by: hainenber <[email protected]>
    hainenber committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b46baff View commit details
    Browse the repository at this point in the history