MeiliSearch/meilisearch-http/tests/index
Andrey "MOU" Larionov b69f8d67c3
Added test to verify response encoding
Alongside request encoding (compression) support, it is helpful to verify that the server respect `Accept-Encoding` headers and apply the corresponding compression to responses.
2022-10-13 00:56:57 +02:00
..
create_index.rs Added test to verify response encoding 2022-10-13 00:56:57 +02:00
delete_index.rs Rename the uid to taskUid in asynchronous response 2022-05-31 11:33:20 +02:00
get_index.rs fix(test): Reduce default index size in tests 2022-06-07 15:16:34 +02:00
mod.rs test(http): server & index stats 2021-04-09 14:34:42 +03:00
stats.rs Rename the uid to taskUid in asynchronous response 2022-05-31 11:33:20 +02:00
update_index.rs Added support for specifying compression in tests 2022-10-09 22:09:29 +02:00