meilisearch/MeiliSearch

Add tests for the snapshots

Offen

#2.992 geöffnet am 27.10.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (2.542 Forks)batch import
help wantedmaintenanceOLD

Repository-Metriken

Stars
 (57.572 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 11T 20h) (41 gemergte PRs in 30 T)

Beschreibung

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