mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-20 01:08:29 +01:00
![bors[bot]](/assets/img/avatar_default.png)
1763: Index tests r=MarinPostma a=MarinPostma This pr aims to test more thorougly the usage on index in the meilisearch database, by writing unit tests. work included: - [x] Create index mock and stub methods - [x] Test snapshot creation - [x] Test Dumps - [x] Test search Co-authored-by: mpostma <postma.marin@protonmail.com>