reselect icon indicating copy to clipboard operation
reselect copied to clipboard

Migrate type tests to Vitest

Open aryaemami59 opened this issue 2 years ago • 2 comments

This PR:

  • [X] Converts typetest.ts file extensions to test-d.ts to be compatible with Vitest.
  • [X] Converts expectType() to either assertType() or expectTypeOf().toMatchTypeOf().
  • [X] Converts expectExactType to expectTypeOf().toEqualTypeOf().
  • [X] Converts lone-blocks to test or describe blocks.

aryaemami59 avatar Feb 08 '24 17:02 aryaemami59

Deploy Preview for reselect-docs canceled.

Name Link
Latest commit da2f793452b42f8c65aefce43016f9494888e4f4
Latest deploy log https://app.netlify.com/sites/reselect-docs/deploys/66c536109d87160008cc1f13

netlify[bot] avatar Feb 08 '24 17:02 netlify[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codesandbox-ci[bot] avatar Feb 08 '24 17:02 codesandbox-ci[bot]