1
0
Fork 0
mirror of synced 2024-08-15 10:01:34 +12:00
budibase/packages/worker
Michael Drury c5270ee323 Merge pull request #10959 from Budibase/fix/integration-tests
Integration test updates and improved logging
2023-06-19 18:52:24 +01:00
..
.vscode fix launch.json for worker after TS migration 2022-03-28 12:06:37 +01:00
__mocks__ Fix worker tests 2023-01-27 17:59:14 +00:00
scripts Undo run in band 2023-05-23 12:46:24 +02:00
src Few minor updates to the integration suite to make it easier to decipher what is happening under the hood, as well as making it easier to log from these (where there is no pino logging available, importing backend-core breaks things). Also added a new script which can be used to get local environment setup as needed to run qa-core tests. Finally, xdescribe for the failing test until can work out what is wrong with MongoDB installation in QA environment. 2023-06-19 18:28:38 +01:00
.dockerignore Fix dockerfile 2023-05-26 14:02:03 +02:00
.gitignore Dev improvements - remove need to rebuilds of backend-core/dist and enable debugging when running tests and backend services, use source directly using typescript and jest path mappings 2022-06-10 22:57:12 +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 Remove frozen-lockfile from dockerfiles 2023-06-07 09:05:34 +01:00
jest-testcontainers-config.js Remove redundant env from jestTestcontainersConfigGenerator 2023-02-01 11:49:25 +00:00
jest.config.ts Fix jest refs 2023-05-19 10:36:23 +02:00
LICENSE
nodemon.json Fix sourcemaps 2023-05-22 12:06:52 +02:00
package.json Fix dependencies 2023-06-19 17:55:47 +01:00
pm2.config.js Rename file to .js 2023-05-22 11:32:44 +02:00
tsconfig.build.json Fix worker build 2023-05-03 18:05:21 +01:00
tsconfig.json Tidy up tsconfigs 2023-05-25 11:49:18 +02:00