MeiliSearch/meilisearch-http/tests/index
Andrey "MOU" Larionov 11b986a81d
Added support for specifying compression in tests
Refactored tests code to allow to specify compression (content-encoding) algorithm.

Added tests to verify what actix actually handle different content encodings properly.
2022-10-09 22:09:29 +02:00
..
create_index.rs Added support for specifying compression in tests 2022-10-09 22:09:29 +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