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 from Jest to Vitest #273

Merged
merged 26 commits into from
Apr 2, 2024
Merged

Switch from Jest to Vitest #273

merged 26 commits into from
Apr 2, 2024

Commits on Mar 7, 2024

  1. start switch to vitest

    twelch committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8f10c47 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 10, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    03bf730 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74bdcb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. update geoblaze, update overlap output changes related to turf area. …

    …skip many remaining tests
    twelch committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    35db3b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. fix prepare

    twelch committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d8086fd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'esm' into vitest

    twelch committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    738a907 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    b58d00e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294ef3b View commit details
    Browse the repository at this point in the history
  3. stub vitest project runner

    twelch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    323bb49 View commit details
    Browse the repository at this point in the history
  4. clean up vitest config type error, and punt on browser test mock erro…

    …r and bump vi* versions
    twelch committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a43e390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2a149f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    1de8005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c3e804 View commit details
    Browse the repository at this point in the history
  3. merge cli options

    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d79bcb8 View commit details
    Browse the repository at this point in the history
  4. fix vitest cli command

    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    45d868a View commit details
    Browse the repository at this point in the history
  5. switch to TEST_ROOT env var

    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a87b150 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53140ce View commit details
    Browse the repository at this point in the history
  7. fix TEST_ROOT

    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    76f8a61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d64644f View commit details
    Browse the repository at this point in the history
  9. update vitest comments

    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0ec2f4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e6485df View commit details
    Browse the repository at this point in the history
  11. vitest comments

    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    66f9416 View commit details
    Browse the repository at this point in the history
  12. drop ts-node for tsx

    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9f3daf2 View commit details
    Browse the repository at this point in the history
  13. add testing of base and template packages, skipping most. Migrate rem…

    …aining commands to vitest. Migrate to turf 7 in projects
    twelch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6faa743 View commit details
    Browse the repository at this point in the history