meilisearch/MeiliSearch

Add tests for the snapshots

开放

#2,992 创建于 2022年10月27日

 (1 条评论) (0 个反应) (0 位负责人)Rust (2,542 个派生)batch import
help wantedmaintenanceOLD

仓库指标

星标
 (57,572 个星标)
PR 合并指标
 (平均合并 11天 20小时) (30 天内合并 41 个 PR)

描述

There currently are not enough tests for the snapshot feature. We should make sure that they work correctly when:

  • We can create a snapshot in the right folder with the whole set of files (tasks files that contain documents).
  • We make sure that the CLI options about snapshots work correctly.

贡献者指南