Skip to content

Conversation

@jguyon
Copy link
Owner

@jguyon jguyon commented Aug 16, 2020

Add async versions of the following functions:

  • test
  • transform
  • not
  • chain
  • oneOf
  • optional
  • nullable
  • items
  • shape
  • tuple
  • entries

Improve the tests of the following functions by using mocks:

  • chain
  • chainAsync
  • entries
  • items
  • not
  • notAsync
  • nullable
  • oneOf
  • optional
  • shape
  • test
  • testAsync
  • transform
  • transformAsync
  • tuple

Miscellaneous tasks:

  • Refactor file names to use dash separated words
  • Make asynchronicity of checks given as arguments optional when applicable
  • Restrict how the NaN check can be used
  • Mention async checks in README.md

@vercel
Copy link

vercel bot commented Aug 16, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jguyon/check/77a95cfar
✅ Preview: https://check-git-next.jguyon.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants