1
0
Fork 0
mirror of synced 2024-09-14 00:08:25 +12:00
budibase/packages/worker/src
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
..
api Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
constants Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
db Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
middleware Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
migrations
sdk build fixes. 2022-12-07 18:04:20 +00:00
tests Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
utilities Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
environment.ts Fix default env processing typescript error 2022-11-29 22:11:44 +00:00
index.ts Adding back prod check. 2022-11-29 15:43:44 +00:00