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

Migrate from Jest to Vitest #1202

Merged
merged 18 commits into from
Oct 22, 2023
Merged

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    e9e16eb View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    10c5591 View commit details
    Browse the repository at this point in the history
  2. Fixing problem where Stimulus sometimes continued after the test

    Fixes: Error: Uncaught [ReferenceError: Node is not defined]
    weaverryan committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    c1db340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9043da3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2270406 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef34031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf29587 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    238d25e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ecba87b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13c7431 View commit details
    Browse the repository at this point in the history
  10. Working around Turbo issue

    weaverryan committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    f59f4f6 View commit details
    Browse the repository at this point in the history
  11. Fixing final tests

    weaverryan committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    a33fc1d View commit details
    Browse the repository at this point in the history
  12. re-adding module

    weaverryan committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    2be4088 View commit details
    Browse the repository at this point in the history
  13. format

    weaverryan committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9322bc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    de32106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f953d52 View commit details
    Browse the repository at this point in the history
  3. vitest.config.js format

    ChqThomas committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    7f37e59 View commit details
    Browse the repository at this point in the history
  4. Removing need for jq

    weaverryan committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    76d82de View commit details
    Browse the repository at this point in the history