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

Vitest optimizations and CI integration #4108

Merged
merged 5 commits into from
Jan 24, 2022
Merged

Commits on Jan 23, 2022

  1. Vitest: Explicitly import test methods

    As recommended in Vitest docs
    lukasbestle committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    9eb3aff View commit details
    Browse the repository at this point in the history
  2. Vitest: Collect coverage

    lukasbestle committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    d083ed4 View commit details
    Browse the repository at this point in the history
  3. Vitest: Update snapshot

    (Was automatically done while running Vitest)
    lukasbestle committed Jan 23, 2022
    Configuration menu
    Copy the full SHA
    9d5e4c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ef31b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df81a1f View commit details
    Browse the repository at this point in the history