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: replace cypress with vitest #20445

Merged
merged 28 commits into from
Sep 25, 2024
Merged

chore: replace cypress with vitest #20445

merged 28 commits into from
Sep 25, 2024

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    e304ad4 View commit details
    Browse the repository at this point in the history
  2. patch testing-library

    KaelWD committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7b6713b View commit details
    Browse the repository at this point in the history
  3. chore: fix build

    KaelWD committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c90a789 View commit details
    Browse the repository at this point in the history
  4. fix failing tests

    KaelWD committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c20adbf View commit details
    Browse the repository at this point in the history
  5. enable missing percy tests

    KaelWD committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    299e574 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    f1d414d View commit details
    Browse the repository at this point in the history
  2. use forked testing-library/dom

    KaelWD committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7987676 View commit details
    Browse the repository at this point in the history
  3. skip flaky intersect tests

    KaelWD committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4c39f39 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. update VAutocomplete tests

    KaelWD committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    205212a View commit details
    Browse the repository at this point in the history
  2. add retry

    KaelWD committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aaa957b View commit details
    Browse the repository at this point in the history
  3. debug ci

    KaelWD committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    aabb9e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. update combobox tests

    KaelWD committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    35d945e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore: update vitest

    KaelWD committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e917730 View commit details
    Browse the repository at this point in the history
  2. update VFileInput tests

    KaelWD committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a6211bb View commit details
    Browse the repository at this point in the history
  3. update VTextField tests

    KaelWD committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3498d01 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. update VSelect tests

    KaelWD committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    39e1455 View commit details
    Browse the repository at this point in the history
  2. fix lint

    KaelWD committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    071eae7 View commit details
    Browse the repository at this point in the history
  3. update VColorPicker tests

    KaelWD committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    96463dd View commit details
    Browse the repository at this point in the history
  4. remove useless tests

    KaelWD committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5fc06a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    98c2687 View commit details
    Browse the repository at this point in the history
  2. use screen

    KaelWD committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    4ee76d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba0c955 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfb9a23 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c30d084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3304c6 View commit details
    Browse the repository at this point in the history
  3. update VTreeview tests

    KaelWD committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    b5acac7 View commit details
    Browse the repository at this point in the history
  4. fix up VConfirmEdit tests

    KaelWD committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9b27c96 View commit details
    Browse the repository at this point in the history
  5. fixup VChip tests

    KaelWD committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    caa9d10 View commit details
    Browse the repository at this point in the history