meilisearch/MeiliSearch

Add tests for the snapshots

Ouverte

#2 992 ouverte le 27 oct. 2022

 (1 commentaire) (0 réaction) (0 personne assignée)Rust (2 542 forks)batch import
help wantedmaintenanceOLD

Métriques du dépôt

Stars
 (57 572 étoiles)
Métriques de merge PR
 (Merge moyen 11j 20h) (41 PRs mergées en 30 j)

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.

Guide contributeur