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.

貢獻者指南