MeiliSearch/crates/meilisearch/tests
airycanon b75f1f4c17 fix tests
# Conflicts:
#	crates/index-scheduler/src/batch.rs
#	crates/index-scheduler/src/snapshots/lib.rs/fail_in_process_batch_for_document_deletion/after_removing_the_documents.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_bad_primary_key/fifth_task_succeeds.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_bad_primary_key/fourth_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_multiple_primary_key/second_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_multiple_primary_key/third_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_multiple_primary_key_batch_wrong_key/second_and_third_tasks_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_set_and_null_primary_key_inference_works/all_other_tasks_succeeds.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_set_and_null_primary_key_inference_works/second_task_fails.snap
#	crates/index-scheduler/src/snapshots/lib.rs/test_document_addition_with_set_and_null_primary_key_inference_works/third_task_succeeds.snap

# Conflicts:
#	crates/index-scheduler/src/batch.rs
#	crates/meilisearch/src/search/mod.rs
#	crates/meilisearch/tests/vector/mod.rs

# Conflicts:
#	crates/index-scheduler/src/batch.rs
2024-12-06 02:03:02 +08:00
..
assets Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
auth Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
batches While spamming the batches route we could see a processing batch becoming missing and then finished, this commit ensures the batches goes from processing to finished directly 2024-12-02 12:02:16 +01:00
common try to fix the snapshot on demand flaky test 2024-12-05 14:45:54 +01:00
dashboard Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
documents fix tests 2024-12-06 02:03:02 +08:00
dumps Test and implement settings opt-out 2024-11-25 18:23:22 +01:00
features Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
index fix tests 2024-12-06 02:03:02 +08:00
logs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00
search fix tests 2024-12-06 02:03:02 +08:00
settings Apply change requests 2024-11-28 15:16:13 +01:00
similar Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
snapshot try to fix the snapshot on demand flaky test 2024-12-05 14:45:54 +01:00
stats Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
swap_indexes add the batch_id to the tasks 2024-11-20 10:42:54 +01:00
tasks fix tests 2024-12-06 02:03:02 +08:00
vector fix tests 2024-12-06 02:03:02 +08:00
content_type.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
integration.rs add the front end tests on the batches routes 2024-11-20 10:51:06 +01:00