1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00
budibase/packages/server/src/automations/tests
2021-03-15 14:11:13 +00:00
..
utilities Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
automation.spec.js Finishing off automation test cases, above 90% coverage for automations codebase. 2021-03-15 14:11:13 +00:00
createRow.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00:00
createUser.spec.js Testing some of the automation actions (still a few to complete) and adding quick test case for the self host stuff. 2021-03-11 18:29:48 +00: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 Adding in all the automation step tests, beginning work on the general automation tests. 2021-03-12 15:32:16 +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