1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
budibase/packages/server/src
Peter Clement 37f749019d
Add more automation tests (#14369)
* Add more automation tests

* remove comment

* update assertion

* unused type

* split out query creation

* remove map
2024-08-13 14:16:55 +01:00
..
api Merge master. 2024-08-12 09:43:49 +01:00
appMigrations Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
automations Add more automation tests (#14369) 2024-08-13 14:16:55 +01:00
constants Merge duplicated code 2024-07-11 14:36:51 +02:00
db Fix 2024-07-31 15:20:06 +02:00
definitions Add helper function / builder for creating Automations for tests and improved types (#14220) 2024-07-31 22:18:00 +01:00
events Expose old row binding in automations (#13931) 2024-06-18 13:45:58 +01:00
integration-test Remove rawQuery entirely. 2024-06-17 16:15:51 +01:00
integrations Merge master. 2024-08-12 09:43:49 +01:00
jsRunner Adding a polyfill bundle for Buffer which can be used in the isolated-vm. 2024-07-23 19:02:39 +01:00
middleware Fix tests 2024-07-10 13:36:07 +02:00
migrations Refactored out config changes and now excluding on the affected SQS/Multiuser tests 2024-05-07 09:13:43 +01:00
sdk Merge master. 2024-08-12 09:43:49 +01:00
startup Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
tests Merge master. 2024-08-12 09:43:49 +01:00
threads Add helper function / builder for creating Automations for tests and improved types (#14220) 2024-07-31 22:18:00 +01:00
utilities Getting composite keys working, fixing p2 issue and adding test case for it. 2024-08-08 18:55:41 +01:00
websockets
app.ts
ddApm.ts
environment.ts Rely on withEnv and setEnv functions in respective environment.ts files. 2024-08-09 10:30:27 +01:00
features.ts Support primitives in feature flags, make flag types flow, remove some obsolete feature flag systems. 2024-07-22 17:43:53 +01:00
index.ts
koa.ts
watch.ts