Commit Graph

147 Commits

Author SHA1 Message Date
60264763f4 update search_settings tests to use the test dataset 2020-07-02 16:52:39 +05:30
d55124e524 update settings_ranking_rules tests to use the test dataset 2020-07-02 16:52:39 +05:30
643933c3b0 update settings tests to use the test dataset 2020-07-02 16:52:39 +05:30
44fd9384bd update stop_words tests to use the test dataset 2020-07-02 16:52:39 +05:30
75d0d2df6c update documents_delete tests to use the test dataset 2020-07-02 16:52:39 +05:30
0bceaa5669 add test for long document indexing 2020-06-30 17:46:23 +02:00
b1272d05b4 Test get distinct attribute 2020-06-27 10:38:08 +02:00
3d771f2289 test distinct attribute 2020-06-22 12:16:35 +02:00
60a90e96f3 add test for ranking rules settings 2020-06-22 12:16:35 +02:00
179942b07a test facet document fix 2020-06-22 11:40:08 +02:00
e5079004e1 adds SearchQueryPost 2020-06-15 16:28:08 +02:00
26d29783ce add tests for post search route 2020-06-15 16:28:08 +02:00
ff2490ca8b fix tests 2020-06-10 12:30:33 +02:00
56b01ba440 test error delete unexisting index 2020-06-05 11:40:18 +02:00
cf6c6eb117 test invalid query params 2020-06-04 14:48:37 +02:00
3fe3c8cf02 test attributes_for_faceting subroutes 2020-06-03 11:31:58 +02:00
e95cec7ea6 add test for error_code 2020-06-01 11:06:57 +02:00
8a2e60dc09 requested changes 2020-05-28 19:19:26 +02:00
3bd15a4195 fix tests, restore behavior 2020-05-28 16:23:46 +02:00
d69180ec67 refactor errors / isolate core/http errors 2020-05-28 16:23:46 +02:00
7c7f753463 add facet count in response 2020-05-28 12:08:38 +02:00
b6570f7016 rename facets to facetsDistribution 2020-05-27 17:35:33 +02:00
a5ab4b3f64 update tests 2020-05-26 14:16:25 +02:00
7e6f068b18 add ssl support
format code

remove expects and unwrap
2020-05-26 14:16:25 +02:00
92897e7ad0 add test 2020-05-23 12:20:28 +02:00
92ce0f5c2b update normalize_path middleware 2020-05-23 12:20:27 +02:00
c5daa4a256 fix tests 2020-05-22 10:38:14 +02:00
9c1de3adfc add tests 2020-05-14 12:57:38 +02:00
28a3e4005a adds test 2020-05-13 11:48:34 +02:00
f2b7aea16c add tests 2020-05-12 15:34:08 +02:00
7a8e64be30 add normalize_slashes middleware 2020-05-12 15:34:07 +02:00
0ce2666d2f tests 2020-05-11 17:38:52 +02:00
270c7b0288 facet settings 2020-05-11 16:12:13 +02:00
2e55457ecc implement default on DatabaseOptions 2020-05-07 15:40:44 +02:00
2e3a765dac fix database options 2020-04-29 22:29:09 +02:00
17401cfbe9 Fix compilation error in unit tests 2020-04-29 09:21:07 +02:00
99866ba484 fix test after rebase 2020-04-28 17:54:50 +02:00
27b3b53bc5 update tests & fix the broken code 2020-04-28 17:46:03 +02:00
6a1f73a304 clippy + fmt 2020-04-28 17:45:22 +02:00
812465e014 fixes parenthesis
adds tests
2020-04-27 22:29:29 +02:00
c6fb591348 add * on attributesToRetrieve 2020-04-10 12:26:34 +02:00
644e78df89 Add some tests 2020-04-10 12:26:34 +02:00
193bded4b7 fixes broken tests 2020-04-09 18:26:48 +02:00
d24209f5a7 Adds a test to check that stop word ar correctly handled 2020-04-06 19:47:57 +02:00
16a63c74ea Modifying the test name for better readability 2020-04-05 00:26:09 +05:30
e5a336a042 Fix for 'First update does not appear before being processed' #542 2020-04-04 23:18:43 +05:30
02b79e0040 Modified JSON to add move conditions 2020-04-01 12:59:40 +01:00
95bb443430 Add empty seq 2020-04-01 12:59:40 +01:00
1b47a10e89 Add support for seq values 2020-04-01 12:59:40 +01:00
fbf7117d6a Rename function, add trailing line, replace JSON string with macro 2020-03-31 13:13:09 +01:00