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

Switch test suite to vitest #461

Merged
merged 21 commits into from
Aug 18, 2024
Merged

Switch test suite to vitest #461

merged 21 commits into from
Aug 18, 2024

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    633e20b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c25648 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39d396a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5b4b8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bca0970 View commit details
    Browse the repository at this point in the history
  6. migrate test suite to vitest

    dcastil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a5c1d1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c41986f View commit details
    Browse the repository at this point in the history
  8. change test scripts to vitest

    dcastil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    a9e45a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57cd505 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d164e6 View commit details
    Browse the repository at this point in the history
  11. fix test suite call

    dcastil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    453c498 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7bbb9b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    807658d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e54289b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a7fb764 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f7fa542 View commit details
    Browse the repository at this point in the history
  17. small improvement

    dcastil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c5e6bfc View commit details
    Browse the repository at this point in the history
  18. remove run option from vitest calls

    it is added automatically in CI environment
    dcastil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    af58d9e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ec7f775 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    63b0bd4 View commit details
    Browse the repository at this point in the history
  21. remove jest config

    dcastil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d4ef3ac View commit details
    Browse the repository at this point in the history