chroma-core/chroma

Make Jest testing code more idiomatic

开放

#2,801 创建于 2024年9月16日

 (7 条评论) (0 个反应) (0 位负责人)Rust (2,247 个派生)batch import
by-chromagood first issue

仓库指标

星标
 (27,958 个星标)
PR 合并指标
 (平均合并 1天 16小时) (30 天内合并 80 个 PR)

描述

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.

贡献者指南