1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
budibase/packages/worker
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
..
.vscode fix launch.json for worker after TS migration 2022-03-28 12:06:37 +01:00
__mocks__
scripts Merge branch 'develop' into subdomain-tenancy 2022-11-15 16:18:59 +00:00
src Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
.dockerignore adding dockerignore to worker 2022-06-08 20:15:17 +01:00
.gitignore add typescript support 2022-01-19 23:44:17 +01:00
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
docker_run.sh updating worker script to run as sh 2022-05-27 12:22:55 +01:00
Dockerfile Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
jest.config.ts Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json
package.json Update pro version to 2.1.46-alpha.4 2022-12-12 12:48:08 +00:00
pm2.config.js
tsconfig.build.json Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
tsconfig.json Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
yarn.lock Update pro version to 2.1.46-alpha.4 2022-12-12 12:48:08 +00:00