chroma-core/chroma

Make Jest testing code more idiomatic

Ouverte

#2 801 ouverte le 16 sept. 2024

 (7 commentaires) (0 réaction) (0 personne assignée)Rust (2 247 forks)batch import
by-chromagood first issue

Métriques du dépôt

Stars
 (27 958 étoiles)
Métriques de merge PR
 (Merge moyen 1j 16h) (80 PRs mergées en 30 j)

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.

Guide contributeur