chroma-core/chroma

Make Jest testing code more idiomatic

Aberta

#2.801 aberto em 16 de set. de 2024

 (7 comentários) (0 reação) (0 responsável)Rust (2.247 forks)batch import
by-chromagood first issue

Métricas do repositório

Stars
 (27.958 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 16h) (80 fundiu PRs em 30d)

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.

Guia do colaborador