Start more granular unit tests.
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Now we only have integration tests. That's ok for most cases, but when we want to test small utility functions in the library, integration tests are too much for the purpose and we need small unit tests for such cases.
Contributor guide
Assessment
This issue has not been assessed yet.