chroma-core/chroma

Make Jest testing code more idiomatic

Offen

#2.801 geöffnet am 16.09.2024

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.247 Forks)batch import
by-chromagood first issue

Repository-Metriken

Stars
 (27.958 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 1T 16h) (80 gemergte PRs in 30 T)

Beschreibung

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