budibase/packages/server
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
__mocks__ Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
build
scripts Adding some null controls. 2022-12-02 16:17:56 +00:00
specs Replace isTest check with mock for triggering app backup 2022-10-24 13:05:40 +01:00
src Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
.dockerignore
.gitignore Merge develop 2022-09-28 08:56:45 +01:00
.npmignore
.yarnrc Merge develop 2022-09-28 08:56:45 +01:00
Dockerfile Merge develop 2022-09-28 08:56:45 +01:00
LICENSE
babel.config.js
docker_run.sh Merge develop 2022-09-28 08:56:45 +01:00
jest.config.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-15 16:45:25 +00:00
nodemon.json Merge develop 2022-09-28 08:56:45 +01:00
package.json Update pro version to 2.1.46-alpha.4 2022-12-12 12:48:08 +00:00
pm2.config.js Fixing pm2 config. 2022-09-22 18:28:50 +01:00
tsconfig.build.json Final fixes after re-running all test suites. 2022-11-28 19:12:23 +00:00
tsconfig.json Fail pro scripts on error, unify TS versions, update test and coverage configs, use pro source mappings 2022-11-14 13:29:46 +00:00
yarn.lock Update pro version to 2.1.46-alpha.4 2022-12-12 12:48:08 +00:00