meilisearch/MeiliSearch

Add tests for the snapshots

Open

#2,992 opened on Oct 27, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (20,887 stars) (733 forks)batch import
help wantedmaintenanceOLD

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

Add tests for the snapshots · meilisearch/MeiliSearch#2992 | Good First Issue