Commit Graph

11 Commits

Author SHA1 Message Date
Tamo 4b92f1b269
wip 2023-05-03 17:41:49 +02:00
Tamo 8af8aa5a33
add a test 2023-05-03 17:41:49 +02:00
Tamo 52686da028 test various error on the document ressource 2023-02-16 17:37:10 +01:00
Tamo 32364e9919 add tests on the index resource 2023-01-24 13:20:20 +01:00
bors[bot] 3e5b3df487
Merge #3370 #3373 #3375
3370: make the swap indexes not found errors return an IndexNotFound error-code r=irevoire a=irevoire

Fix https://github.com/meilisearch/meilisearch/issues/3368

3373: fix a wrong error code and add tests on the document resource r=irevoire a=irevoire

Fix https://github.com/meilisearch/meilisearch/issues/3371

3375: Avoid deleting all task invalid canceled by r=irevoire a=Kerollmops

Fixes #3369 by making sure that at least one `canceledBy` task filter parameter matches something.

Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Kerollmops <clement@meilisearch.com>
2023-01-18 15:21:11 +00:00
Kerollmops 182eea1f17
Introduce a canceledBy filter for the tests 2023-01-18 15:50:42 +01:00
Tamo a4476c20f8
fix a wrong error code and add tests on the document resource 2023-01-18 15:28:02 +01:00
Loïc Lecrenier 436ae4e466 Improve error messages generated by deserr
Split Json and Query Parameter error types
2023-01-17 09:43:07 +01:00
Tamo b252c87197
add tests on the sub settings routes 2023-01-11 19:08:39 +01:00
jiangbo212 bf2a401a05 serde ndjson fix 2022-12-21 11:27:15 +08:00
Colby Allen ad2b1467da Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00