chroma-core/chroma

Make Jest testing code more idiomatic

Aperta

#2801 aperta il 16 set 2024

 (7 commenti) (0 reazioni) (0 assegnatari)Rust (2247 fork)batch import
by-chromagood first issue

Metriche repository

Star
 (27.958 stelle)
Metriche merge PR
 (Merge medio 1g 16h) (80 PR mergiate in 30 g)

Descrizione

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.

Guida contributor