This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2024-11-09 22:48:54 +01:00
Code
Issues
Releases
Wiki
Activity
2f0567fad1
MeiliSearch
/
meilisearch
/
tests
/
documents
/
mod.rs
6 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
test get add documents
2021-02-19 19:43:32 +01:00
mod
add_documents
;
test delete documents
2021-02-22 16:03:17 +01:00
mod
delete_documents
;
fix a wrong error code and add tests on the document resource
2023-01-18 15:28:02 +01:00
mod
errors
;
last review edits + fmt
2021-03-15 18:11:10 +01:00
mod
get_documents
;
Split tests over two modules Currently, `add_documents` contains some amount of `update` tests. This change should unify test structure with `index` module.
2022-10-09 19:29:11 +02:00
mod
update_documents
;
Reference in New Issue
Copy Permalink