chroma-core/chroma

Make Jest testing code more idiomatic

オープン

#2,801 opened on 2024/09/16

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,247 件のフォーク)batch import
by-chromagood first issue

Repository metrics

Stars
 (27,958 個のスター)
PR merge metrics
 (平均マージ 1d 16h) (30d で 80 merged PRs)

説明

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.

コントリビューターガイド