1
0
Fork 0
mirror of synced 2024-07-01 12:30:41 +12:00
budibase/packages/server/src/automations/tests
2021-05-04 11:32:22 +01:00
..
utilities Add explicit prettier options 2021-05-04 11:32:22 +01:00
automation.spec.js Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
createRow.spec.js Updating some test cases to work with new system. 2021-04-09 17:33:21 +01:00
createUser.spec.js Updating the server to remove use of the email in the user ID. 2021-04-19 16:26:33 +01:00
delay.spec.js Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00
deleteRow.spec.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
filter.spec.js Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00
outgoingWebhook.spec.js Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00
sendEmail.spec.js Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00
updateRow.spec.js Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +00:00