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: migrate from mocha to vitest #422

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

chore: migrate from mocha to vitest #422

wants to merge 13 commits into from

Commits on Nov 13, 2024

  1. Add vitest package

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ca499ef View commit details
    Browse the repository at this point in the history
  2. Add vitest config files

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ae95fdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c690b37 View commit details
    Browse the repository at this point in the history
  4. Remove unused packages

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6a3a5ca View commit details
    Browse the repository at this point in the history
  5. Update CI task

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3a87d00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4d28e1 View commit details
    Browse the repository at this point in the history
  7. Update ts config

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    3ac7107 View commit details
    Browse the repository at this point in the history
  8. Update ts-node

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    49b3dd9 View commit details
    Browse the repository at this point in the history
  9. Fix lint errors

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e26063d View commit details
    Browse the repository at this point in the history
  10. Fix build step

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8908567 View commit details
    Browse the repository at this point in the history
  11. Fix spec test runner

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ccbbc15 View commit details
    Browse the repository at this point in the history
  12. Update the CI tasks

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ac473f1 View commit details
    Browse the repository at this point in the history
  13. Fix timeout

    nazarhussain committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    6e18db6 View commit details
    Browse the repository at this point in the history