7 comments (7 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust2,247 forks (2,247 forks)batch import
by-chromagood first issue
Repository metrics
- Stars
- 27,958 stars (27,958 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
There are places where we can improve the quality of our Jest tests as https://github.com/chroma-core/chroma/pull/2135 points out. This does not affect correctness but it does make our tests more idiomatic Jest.
I closed the above PR since the diff was considerably large.
Contributor guide
- Research direction
- Review the closed PR #2135 for specific examples of idiomatic improvements, then scan the Jest test files in the repository for similar patterns to refactor.
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Refactor
- Prerequisites
- Jest