budibase/packages/server/src/automations
Peter Clement 9d841bc947 Server and Worker tests (#8928)
* automation unit tests

* row processor tests

* update executeQuery test

* update groups assertion

* some more worker tests

* plugin tests and tidying up

* linting

* temporarily disable group tests

* more tests

* fix import

* fix backup tests

* add pro mocks to worker

* check for app existence in import test

* test new tsconfig

* testing changes

* Pro test utils (#9020)

* Pro test utils changes

* Add test fixes

* Remove ts-ignore

Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2022-12-12 22:02:32 +00:00
..
logging Merge develop 2022-09-28 08:56:45 +01:00
steps Some fixes after re-running server tests. 2022-11-28 18:14:10 +00:00
tests Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
triggerInfo Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
unitTests Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
actions.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
automationUtils.ts Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
bullboard.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
index.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
triggers.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
utils.ts Typescript conversions - trying to get all of context/db layer into TS. 2022-11-11 11:57:50 +00:00