Commit Graph

276 Commits

Author SHA1 Message Date
Sam Rose 5b0ad571ec
De-mock AI column search tests. 2025-03-03 16:18:25 +00:00
Sam Rose 4bd6158f19
Merge branch 'master' of github.com:budibase/budibase into remove-elasticsearch-mock 2025-02-25 15:09:27 +00:00
Sam Rose 1c23509839
Integrate Elasticsearch as a test datasource. 2025-02-25 14:58:52 +00:00
Sam Rose 3c6e2ff2d7
Fix search tests. 2025-02-25 09:54:10 +00:00
Sam Rose a959a26d60
Support filtering relationships by _id 2025-02-24 16:15:59 +00:00
Sam Rose 38fce3ac3e
Fix searcing for a date on a string field. 2025-02-05 11:26:33 +00:00
Sam Rose e55874a698
More validation around datetime columns and bulk importing. 2025-01-13 12:51:13 +00:00
Sam Rose d06b22d4b8
Add sorting tests for dateonly fields. 2025-01-13 11:56:33 +00:00
Sam Rose b9a5a71fd8
Remove focus test. 2025-01-09 17:17:24 +00:00
Sam Rose 7ad5879c3e
Create search cross product on whether we save/search with timestamp. 2025-01-09 17:16:47 +00:00
Sam Rose 26c0861e68
Fix date-only searching. 2025-01-09 17:05:44 +00:00
Adria Navarro 59bdae57cc Fix test 2024-12-18 13:20:10 +01:00
mike12345567 7f62f32adc Adding test case for tables with spaces. 2024-12-12 15:55:39 +00:00
Sam Rose 34684df87a
Fix formatting. 2024-12-09 20:59:13 +00:00
Sam Rose 84d9f6816c
Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
Sam Rose 84927bbb98
Update to latest eslint, including new config file format. 2024-12-05 18:13:32 +00:00
Martin McKeaveney 3d8e15abc3 more usages of initialised 2024-12-04 10:59:31 +00:00
Adria Navarro a2730279d4 Fix types 2024-11-29 13:51:31 +01:00
Adria Navarro 7ed45f71d2 Fix type tests 2024-11-28 16:35:24 +01:00
Adria Navarro b8a2c4d6b3 Lint 2024-11-28 16:14:25 +01:00
Adria Navarro 9c460424a9 Merge branch 'master' into BUDI-8270/validation-for-search-api
# Conflicts:
#	packages/server/package.json
#	packages/server/src/api/controllers/row/index.ts
#	packages/server/src/api/routes/tests/search.spec.ts
#	yarn.lock
2024-11-20 18:11:49 +01:00
Adria Navarro cf7daf0602 Fix 2024-11-20 14:16:10 +01:00
Adria Navarro 3250ad4947 Allow nullable bookmarks 2024-11-20 14:15:46 +01:00
mike12345567 66ade79ff9 Updating rest of test cases. 2024-11-18 17:55:40 +00:00
Sam Rose 6801ade481
Convert rowAction.spec.ts to datasourceDescribe 2024-11-06 16:51:40 +00:00
Sam Rose c1d62224a8
Convert search.spec.ts to datasourceDescribe 2024-11-06 15:10:10 +00:00
Sam Rose 7cf69303df
Merge master. 2024-11-06 14:46:44 +00:00
Sam Rose a344f2216c
wip 2024-11-06 10:42:50 +00:00
Martin McKeaveney b3c01a28c2 init variable 2024-11-05 12:22:29 +00:00
Adria Navarro 3b7d510d07 Merge branch 'master' into chore/sqs-always-on 2024-11-04 10:38:19 +01:00
Adria Navarro 7235fd9d5c Merge from master 2024-11-04 10:25:38 +01:00
Sam Rose 7ee72b6c95
Merge master. 2024-10-25 10:58:32 +01:00
Sam Rose 2b1bf4d711
Fix lint. 2024-10-25 10:39:42 +01:00
Sam Rose dd6a0853a4
Fix tests (again) 2024-10-24 18:05:33 +01:00
Sam Rose 977826a0ca
Clean up table assertions in SQL injection tests. 2024-10-24 15:37:53 +01:00
Sam Rose 6e6e1368c1
Assert table is not deleted in SQL injection tests. 2024-10-24 15:32:08 +01:00
Sam Rose 478160c412
Fix all tests. 2024-10-24 12:28:23 +01:00
Sam Rose 0736812293
Add SQL injection tests. 2024-10-24 11:39:57 +01:00
Sam Rose e14918c105
Fix notContains tests again. 2024-10-24 11:20:31 +01:00
Sam Rose 0695888659
wip 2024-10-24 11:01:35 +01:00
Sam Rose ebcbadfd3a
remove all of the `fnc` variables 2024-10-23 17:21:14 +01:00
Sam Rose aaf4022f25
Finally fix notContains tests. 2024-10-23 16:22:07 +01:00
Sam Rose 309506adab
wip 2024-10-23 15:05:41 +01:00
Sam Rose da2b2e5c85
Merge v3-ui. 2024-10-23 13:55:57 +01:00
Sam Rose 56a68db1d4
Checkpoint EOD: fixed a bunch more raw cases, some test failures to fix tomorrow. 2024-10-22 18:33:44 +01:00
Sam Rose 4545493cd5
Checkpoint, more raws converted. 2024-10-22 11:48:38 +01:00
Sam Rose 44bd00a0d7
Making progress on converting raw calls to use bindings. 2024-10-21 18:20:52 +01:00
Adria Navarro 1a572036f7 Cleanup sqs flags from tests 2024-10-21 15:28:19 +02:00
Adria Navarro 08a9488194 Remove lucene from search tests 2024-10-21 15:20:54 +02:00
Sam Rose 67b814a5ca
Yet more tests. 2024-10-21 13:35:53 +01:00