mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Merge #1763
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>
This commit is contained in:
@ -60,4 +60,5 @@ derivative = "2.2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
actix-rt = "2.2.0"
|
||||
mockall = "0.10.2"
|
||||
paste = "1.0.5"
|
||||
|
Reference in New Issue
Block a user