meilisearch/MeiliSearch

Add tests for the snapshots

Open

#2,992 opened on Oct 27, 2022

 (1 comment) (0 reactions) (0 assignees)Rust (2,542 forks)batch import
help wantedmaintenanceOLD

Repository metrics

Stars
 (57,572 stars)
PR merge metrics
 (Avg merge 11d 20h) (41 merged PRs in 30d)

Description

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.

Contributor guide