budibase/packages/worker
Peter Clement 1d300c2577
Remove aws sdk global mock and update tests (#13637)
* Remove aws sdk global mock and update tests

* add awaits

* Minio healthcheck in tests.

* Bind to 127.0.0.1 instead of 0.0.0.0

* Fix port fetching for minio container.

* Actually fix port mapping this time.

* Pull minio container before running tests.

* Enable testcontainers debug logging.

* Promote minio container to always running in tests, like CouchDB.

* Remove testcontainers debug logging.

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
2024-05-08 14:08:34 +01:00
..
__mocks__/@budibase Actually remove oauth.ts this time. 2024-03-20 13:03:57 +00:00
scripts Add test command 2024-03-19 23:28:03 +01:00
src Remove aws sdk global mock and update tests (#13637) 2024-05-08 14:08:34 +01:00
.dockerignore
.gitignore
.yarnrc
Dockerfile Remove --frozen-lockfile 2024-03-15 14:53:50 +01:00
LICENSE
docker_run.sh
jest.config.ts Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
nodemon.json Revert "Revert "Migrate from `vm` to `isolated-vm`"" 2024-02-02 12:02:09 +01:00
openapi-3.0.yaml OpenAPI 3.0 docs for offline license and license key endpoints 2023-07-20 21:24:40 +01:00
package.json Cherry-pick 6b8422df01 2024-03-25 15:25:30 +00:00
pm2.config.js
tsconfig.build.json Set string-templates path 2024-03-14 17:17:10 +01:00
tsconfig.json Register paths on ts-node from worker 2024-01-04 13:57:10 +01:00