meilisearch/MeiliSearch

Add tests for the snapshots

Aberta

#2.992 aberto em 27 de out. de 2022

 (1 comentário) (0 reação) (0 responsável)Rust (2.542 forks)batch import
help wantedmaintenanceOLD

Métricas do repositório

Stars
 (57.572 estrelas)
Métricas de merge de PR
 (Mesclagem média 11d 20h) (41 fundiu PRs em 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.

Guia do colaborador