1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src/automations/tests
2021-06-25 13:46:02 +01:00
..
utilities Add explicit prettier options 2021-05-04 11:32:22 +01:00
automation.spec.js Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
createRow.spec.js Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
delay.spec.js
deleteRow.spec.js Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 2021-06-25 13:46:02 +01:00
filter.spec.js
outgoingWebhook.spec.js Fixing test case and removing console.log. 2021-06-23 20:18:21 +01:00
sendEmail.spec.js
updateRow.spec.js