1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
Commit graph

346 commits

Author SHA1 Message Date
Sam Rose
b9600d8330
More progress on modernising application tests. 2024-02-26 11:57:56 +00:00
Sam Rose
b2c4f04aa6
Typing and config.api'ing application.spec.ts, WIP 2024-02-21 17:52:58 +00:00
Adria Navarro
73bf29ab3c Clean code 2024-02-21 11:22:43 +01:00
Adria Navarro
f68e7359c6 Fix csrf usage 2024-02-21 10:57:49 +01:00
Adria Navarro
f7d5ccee3c Fix setting up email 2024-02-21 10:42:36 +01:00
Adria Navarro
0b5226413b Fix ids 2024-02-21 10:36:17 +01:00
Adria Navarro
e988890a7e Remove defaultUserValues from test config 2024-02-21 10:12:06 +01:00
Sam Rose
c7ec698d30
Ensure a backup is complete before attempting to import it. 2024-02-20 12:20:35 +00:00
Adria Navarro
3ee555e72a Fix js tests 2024-02-12 12:50:23 +01:00
Adria Navarro
8651a836a5 Fix exports 2024-02-12 12:34:39 +01:00
Adria Navarro
f1b31b4119 Export type 2024-02-12 11:03:08 +01:00
Sam Rose
7a012f1f4b
Add tests for create queries. 2024-02-05 16:49:21 +00:00
Sam Rose
7cceb04ca2
Basic Postgres and Mongo query testcases. 2024-02-05 11:43:40 +00:00
Sam Rose
669b0743ac
Typing improvements around automation loop tests. 2024-01-30 10:00:44 +00:00
Adria Navarro
1024bd1dbf Lint 2024-01-30 09:23:28 +01:00
Adria Navarro
9da9935c95 Types 2024-01-29 23:25:12 +01:00
Adria Navarro
7394a7cd64 Smart typing 2024-01-29 23:19:07 +01:00
Adria Navarro
ff75fbf99e Convert query.sec.spec.ts to ts 2024-01-29 22:57:20 +01:00
Adria Navarro
f3f6e0c41b Fix tests 2024-01-29 15:43:35 +01:00
Adria Navarro
f1e90b8b01 Remove last controller.row usages 2024-01-26 11:24:32 +01:00
Adria Navarro
39d0382a56 Remove controller.datasource usages 2024-01-26 11:11:54 +01:00
Adria Navarro
12a08c6864 Import specific controllers 2024-01-26 11:07:06 +01:00
Adria Navarro
9592f25b66 Use api calls for getRow/s test helper 2024-01-26 11:01:16 +01:00
Adria Navarro
b3a59dfa7f Use api calls for createRow test helper 2024-01-26 11:00:03 +01:00
Adria Navarro
ce81248e66 Use api calls for getTable test helper 2024-01-26 10:58:46 +01:00
Adria Navarro
c0581e41d3 Renames 2024-01-26 10:57:35 +01:00
Adria Navarro
da9f367962 Use api calls for updateTable test helper 2024-01-26 10:57:05 +01:00
Adria Navarro
cb53d31833 Renames 2024-01-26 10:56:38 +01:00
Adria Navarro
a555734519 Use api calls for createExternalTable test helper 2024-01-26 10:52:35 +01:00
mike12345567
1fa319ac9f Add throw functionality to get more information about errors occurring during tests. 2024-01-24 14:11:24 +00:00
Peter Clement
601ec35549 rename instance of trigger step to triggerAutomationRun 2024-01-15 10:00:37 +00:00
Peter Clement
72c2f6577c fix tests oncemore 2024-01-11 15:41:41 +00:00
Peter Clement
021eb58ea7 fix tests 2024-01-11 14:13:59 +00:00
Peter Clement
9c22bee324 type fix 2024-01-11 11:39:04 +00:00
Peter Clement
e99a7672a7 test and pr comments 2024-01-05 16:12:31 +00:00
Adria Navarro
2a92263df5 Add tests 2023-12-14 10:07:46 +01:00
Sam Rose
614a659032
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support 2023-12-12 14:44:08 +00:00
Sam Rose
c50e8fd05b
Split withEnv, so the core env isn't touched in it. 2023-12-11 17:43:56 +00:00
Sam Rose
867d68d429
Cleanup. 2023-12-11 17:25:38 +00:00
Sam Rose
e0243b495c
Fix tests. 2023-12-11 17:20:00 +00:00
mike12345567
33b7e4d5d2 Some final refactoring, using proper jwt lib rather than requiring (proper typing). 2023-12-05 16:28:19 +00:00
Adria Navarro
083ff0b7c7 Fix tests typing 2023-12-04 09:23:01 +01:00
Adria Navarro
db2c20e3ae eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
Michael Drury
c511f621d3
Merge branch 'master' into more-db-typing-improvements 2023-11-08 18:50:39 +00:00
Sam Rose
e3a4c34f8d
Pass types through context callbacks. 2023-11-08 16:17:24 +00:00
mike12345567
4dc6b1eeda Merge branch 'master' of github.com:Budibase/budibase into fix/11972-external-relationship-formulas 2023-11-08 14:41:53 +00:00
Sam Rose
d146df5f73
Convert user.spec.js to user.spec.ts 2023-11-08 11:53:00 +00:00
Sam Rose
0633a3de65
WIP 2023-11-08 10:03:22 +00:00
mike12345567
68a3e030c2 Adding test case to check that relationships can be used in external table formulas. 2023-11-07 18:34:51 +00:00
Sam Rose
f21addeb71
Add another test to make sure relationships are cleared when asked. 2023-11-06 17:34:30 +00:00