reselect icon indicating copy to clipboard operation
reselect copied to clipboard

Migrate type tests to Vitest

Open aryaemami59 opened this issue 4 months 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 8943a5504eb4d59e3ddf6f404639c7c61ea7b565
Latest deploy log https://app.netlify.com/sites/reselect-docs/deploys/663e6f13bf6c7b0008b1e326

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]