Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucaspdroz/jest-studies
https://github.com/lucaspdroz/jest-studies
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucaspdroz/jest-studies
- Owner: lucaspdroz
- License: mit
- Created: 2023-12-24T14:24:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-24T14:31:33.000Z (about 1 year ago)
- Last Synced: 2024-11-10T08:41:28.432Z (2 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jest-studies
Studies from basic to advanced concepts
- [x] Data validation
- [x] Falsy validation
- [x] Synchronous validation
- [x] Asynchronous validation
- [x] Mock callback validation
- [x] Error handling validation