budibase/packages/backend-core/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
..
auth General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
cache Disabling js interop in Typescript build of backend-core and worker, fixing build issues. 2022-11-26 14:46:01 +00:00
cloud Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
constants General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
context General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
db General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
errors Merge develop 2022-09-28 08:56:45 +01:00
events General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
featureFlags General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
middleware Some fixes based on test failure. 2022-12-07 17:33:26 +00:00
migrations Merge branch 'develop' of github.com:Budibase/budibase into side-panel 2022-11-29 12:22:56 +00:00
objectStore Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
plugin General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
queue Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
redis Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
security Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
tenancy General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
tests General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
utils General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
environment.ts Server and Worker tests (#8928) 2022-12-12 22:02:32 +00:00
helpers.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
index.ts General work after running some tests in CI - general refactoring as well. 2022-11-28 17:54:04 +00:00
installation.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
logging.ts Merge develop 2022-09-28 08:56:45 +01:00
newid.ts Fixing some issues detected by testing. 2022-11-26 21:26:19 +00:00
pino.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
users.ts PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00