mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
test the error codes on the task routes
This commit is contained in:
parent
5c1a7c3b9a
commit
387874ea26
3 changed files with 501 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
mod errors;
|
||||
|
||||
use meili_snap::insta::assert_json_snapshot;
|
||||
use serde_json::json;
|
||||
use time::format_description::well_known::Rfc3339;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue