chroma-core / chroma-core/chroma

Make Jest testing code more idiomatic

Open
#2,801 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

by-chroma good first issue
Dominant language
Rust
Stars
29.3k
Forks
2.5k
Avg merge
1d 4h
Merged PRs (30d)
38

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

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the examples and broader diff in the linked pull request #2135, then locate the Jest tests it changed. Identify test patterns that can become more idiomatic without changing correctness. Done means the relevant Jest tests use the agreed idioms and continue to preserve existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing-qa
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.