Commit Graph

33 Commits

Author SHA1 Message Date
Sam Rose 264ce5e272
Merge branch 'master' into search-tests-boolean 2024-05-08 14:20:36 +01:00
Sam Rose 3bc1e6b387
Fix behaviour of 'when filter empty' for empty and notEmpty filter types. 2024-05-07 16:46:54 +01:00
Sam Rose 1edc525d9b
Fix boolean searching for external datasources. 2024-05-03 17:31:44 +01:00
Sam Rose 1777f1f8fe
Fix boolean searching for Lucene/SQS 2024-05-03 17:29:20 +01:00
Sam Rose f49e36d0dd
Search tests for FieldType.OPTIONS 2024-05-03 16:14:47 +01:00
Sam Rose 1330fe04ab
Test FieldType.LONGFORM 2024-05-03 16:11:26 +01:00
mike12345567 1c1f9c950d Quick improvement to use the bulk import endpoint, we don't need to search for the type: row anymore. 2024-04-26 15:51:53 +01:00
Sam Rose cefaa228e1
Delete commented out line. 2024-04-25 17:19:25 +01:00
Sam Rose e15345030f
Uncomment tests. 2024-04-25 16:53:21 +01:00
Sam Rose b07db7b098
Make sure we're treating AUTO as numbers. 2024-04-25 16:51:42 +01:00
Sam Rose 8b2156ed08
Add more AUTO tests. 2024-04-25 16:41:02 +01:00
Sam Rose 4ce7162bb0
wip 2024-04-24 15:20:10 +01:00
Sam Rose 03b1823463
Range tests passing. 2024-04-16 17:28:21 +01:00
Sam Rose 253fa0def8
In progress: bigint tests. 2024-04-16 16:20:44 +01:00
Sam Rose d61d5f51cc
Add tests for array column types, fixing some bugs along the way. 2024-04-15 15:31:46 +01:00
Sam Rose 6d8dc7c2f6
Add some more range tests. 2024-04-12 17:30:56 +01:00
Sam Rose fbff5c0a31
Rename toContains to toContainsExactly to better reflect what it does. 2024-04-12 16:44:34 +01:00
Sam Rose a024a28de1
Fix tests. 2024-04-11 17:16:32 +01:00
Sam Rose 12fdaefe4c
Add tests for sorting to search.spec.ts 2024-04-11 17:12:15 +01:00
Sam Rose c07882b452
Restructure search.spec.ts to be much more readable. 2024-04-11 15:16:26 +01:00
Sam Rose eb56140ce2
Convert dates to strings, looks nicer and makes no difference. 2024-04-11 12:03:34 +01:00
Sam Rose 0d564a8b4c
Remove unused variables. 2024-04-11 11:58:49 +01:00
Sam Rose ba171bb5a2
Reduce duplication in search.spec.ts 2024-04-11 11:58:21 +01:00
Sam Rose 229bbc0d10
Assert length on search tests, fixes bug in SQS around on empty return none. 2024-04-11 09:53:54 +01:00
Sam Rose ed8f0960e0
All search tests for dates working across all datasources. 2024-04-10 17:54:45 +01:00
Sam Rose a1164ac581
Working towards getting date tests working for SQS. 2024-04-10 17:50:18 +01:00
Sam Rose 8483bdf0f7
Add number and date tests. 2024-04-10 11:50:27 +01:00
Sam Rose 245fa93bd2
Make test cases a little cleaner. 2024-04-10 09:30:01 +01:00
Sam Rose a647e7ff0a
Fix lint. 2024-04-09 18:13:18 +01:00
Sam Rose d96bf29bef
Add more search tests. 2024-04-09 18:09:37 +01:00
Sam Rose 06e01be5f9
Enable all search.spec.ts tests, pull the sqs CouchDB image in CI. 2024-04-09 16:48:54 +01:00
Sam Rose 2d36cf6c6a
Working towards getting first SQS test passing. 2024-04-09 15:55:44 +01:00
Sam Rose 8c3c341c55
Set up first search test that hits SQS et al 2024-04-09 15:09:56 +01:00