MeiliSearch/meilisearch-http/tests/documents
Andrey "MOU" Larionov 7607a62531
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 22:03:22 +02:00
..
add_documents.rs Split tests over two modules 2022-10-09 22:03:22 +02:00
delete_documents.rs feat(http): update the documents resource 2022-05-31 16:40:40 +02:00
get_documents.rs Fix test get_document_s_nested_attributes_to_retrieve 2022-06-08 15:56:06 +02:00
mod.rs Split tests over two modules 2022-10-09 22:03:22 +02:00
update_documents.rs Split tests over two modules 2022-10-09 22:03:22 +02:00