1
0
Fork 0
mirror of synced 2024-09-13 07:53:31 +12:00
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
docker_run.sh
Dockerfile Remove --frozen-lockfile 2024-03-15 14:53:50 +01:00
jest.config.ts Don't need a globalTeardown, testcontainers handles the removal of containers. 2024-03-26 10:00:34 +00:00
LICENSE
nodemon.json
openapi-3.0.yaml
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