build icon indicating copy to clipboard operation
build copied to clipboard

ci: migrate ava tests to vitest in js-client package

Open mrstork opened this issue 6 months ago โ€ข 0 comments

Summary

Migrate js-client ava test suite (3 files) to vitest Long term goal is to use a single test runner across the whole monorepo


For us to review and ship your PR efficiently, please perform the following steps:

  • [ ] Open a bug/issue before writing your code ๐Ÿง‘โ€๐Ÿ’ป. This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire ๐Ÿ”ฅ (e.g. incident related), you can skip this step.
  • [ ] Read the contribution guidelines ๐Ÿ“–. This ensures your code follows our style guide and passes our tests.
  • [ ] Update or add tests (if any source code was changed or added) ๐Ÿงช
  • [ ] Update or add documentation (if features were changed or added) ๐Ÿ“
  • [ ] Make sure the status checks below are successful โœ…

A picture of a cute animal (not mandatory, but encouraged)

mrstork avatar Jun 12 '25 19:06 mrstork