Commit graph

72 commits

Author SHA1 Message Date
Mubelotix
be9f4f96df
Add experimental feature test 2025-07-04 13:15:15 +02:00
Mubelotix
b274106ad3
Add test 2025-07-04 13:05:52 +02:00
Mubelotix
48527761e7
Add test 2025-07-04 12:01:15 +02:00
Mubelotix
6792d048b8
Test both fragments and document template 2025-07-04 11:47:38 +02:00
Mubelotix
8dfded2993
Update tests 2025-07-04 10:49:03 +02:00
Mubelotix
d0cd3cacec
Add a way to reproduce the bug 2025-07-03 18:18:04 +02:00
Mubelotix
caccb51814
Add a complex value test 2025-07-03 16:10:23 +02:00
Mubelotix
cf9b311f71
Format 2025-07-03 15:53:09 +02:00
Mubelotix
7423243be0
Add test with multiple embedders 2025-07-03 15:52:18 +02:00
Mubelotix
5690700601
Add fragment addition test 2025-07-03 15:19:31 +02:00
Mubelotix
2faad504c6
Add test 2025-07-03 15:12:47 +02:00
Mubelotix
2bcd69750f
Add fragment modification test 2025-07-03 15:08:27 +02:00
Mubelotix
de24e75be8
Update test 2025-07-03 15:00:11 +02:00
Louis Dureuil
90683d0e4e
add snapshot of get settings 2025-07-03 14:43:06 +02:00
Mubelotix
5c79273748
Add TODOs 2025-07-03 14:42:49 +02:00
Mubelotix
b45eea0d3e
Add test for fragment deletion 2025-07-03 13:26:44 +02:00
Mubelotix
0b89ef1fd7
Make tests use a shared index 2025-07-03 11:32:49 +02:00
Mubelotix
65ba7b47af
Test search fragments 2025-07-03 11:32:49 +02:00
Mubelotix
8af76a65bf
Add test_fragment_indexing 2025-07-03 11:32:49 +02:00
Louis Dureuil
895db76a51
Fix snaps 2025-07-02 16:10:05 +02:00
Mubelotix
d2776efb11
Fix flaky last_error test 2025-07-01 15:14:56 +02:00
Mubelotix
44d6430bae
Rename fields 2025-06-26 12:30:08 +02:00
Mubelotix
3fc16c627d
Comment the delay 2025-06-26 12:15:08 +02:00
Mubelotix
1d3b18f774
Update test to be more reproducible 2025-06-25 14:58:21 +02:00
Mubelotix
bc4d1530ee Fix tests 2025-06-24 14:50:23 +02:00
Mubelotix
d7721fe607
Format 2025-06-24 12:20:22 +02:00
Mubelotix
4a179fb3c0
Improve code quality 2025-06-24 11:38:11 +02:00
Mubelotix
59a1c5d9a7
Make test more reproducible 2025-06-24 11:08:06 +02:00
Mubelotix
2f82d94502
Fix the test and simplify types 2025-06-23 18:55:23 +02:00
Mubelotix
4925b30196
Move embedder stats out of progress 2025-06-23 15:24:14 +02:00
Martin Tzvetanov Grigorov
5efc78db55
tests: Faster vector::binary_quantized IT tests
Use shared server + unique indices where possible

Related-to: https://github.com/meilisearch/meilisearch/issues/4840

Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
2025-06-02 14:47:18 +03:00
Tamo
61db56f785 remove duplicated test 2025-04-14 14:55:57 +02:00
Tamo
b025f1bcf1
Merge branch 'main' into release-v1.14.0-tmp 2025-04-14 12:35:47 +02:00
Louis Dureuil
08ff135ad6
Fix test 2025-03-31 15:27:49 +02:00
Tamo
0e475cb5e6
fix warn and show what meilisearch understood of the vectors in the cursed test 2025-03-31 13:49:22 +02:00
vuthanhtung2412
62de70b73c
Document problematic case in test and acknowledge PR comment 2025-03-31 13:49:22 +02:00
vuthanhtung2412
7707fb18dd
add embedding with dimension mismatch test case 2025-03-31 13:49:22 +02:00
Tamo
a8afd5dbcb fix warn and show what meilisearch understood of the vectors in the cursed test 2025-03-27 11:07:01 +01:00
vuthanhtung2412
bf3a29b60d Document problematic case in test and acknowledge PR comment 2025-03-26 12:57:25 +01:00
vuthanhtung2412
a8c407fa36 fix failling tests 2025-03-25 13:06:11 +01:00
vuthanhtung2412
18bc56f1fa update cargo insta 2025-03-25 12:54:49 +01:00
vuthanhtung2412
38b3e03dde add embedding with dimension mismatch test case 2025-03-25 12:51:36 +01:00
vuthanhtung2412
6b1c262b74 fix all tests 2025-03-25 12:43:15 +01:00
vuthanhtung2412
868c902935 fix meilisearch integration vector tests 2025-03-24 00:24:50 +01:00
Louis Dureuil
d0b0b90d17
fixup tests, in particular foil the cache for the timeout test 2025-03-13 17:22:50 +01:00
Louis Dureuil
aa32b719c7
Add tests about experimentalness of the feature and fix existing 2025-03-10 14:23:22 +01:00
Louis Dureuil
57a6beee30
Test composite embedders 2025-03-05 18:16:57 +01:00
Louis Dureuil
e374b095a2
Fix tests 2025-02-24 14:11:26 +01:00
meili-bors[bot]
0f1aeb8eaa
Merge #5351
5351: Bring back v1.13.0 changes into main r=irevoire a=Kerollmops

This PR brings back the changes made in v1.13 into the main branch.

Co-authored-by: ManyTheFish <many@meilisearch.com>
Co-authored-by: Kerollmops <clement@meilisearch.com>
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
Co-authored-by: Clémentine <clementine@meilisearch.com>
Co-authored-by: meili-bors[bot] <89034592+meili-bors[bot]@users.noreply.github.com>
Co-authored-by: Tamo <tamo@meilisearch.com>
Co-authored-by: Clément Renault <clement@meilisearch.com>
2025-02-18 08:05:02 +00:00
Kerollmops
ca1ad51564
Put the Ollama tests under a feature 2025-02-06 17:27:47 +01:00