1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
budibase/packages/worker/src
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
..
api Remove aws sdk global mock and update tests (#13637) 2024-05-08 14:08:34 +01:00
constants Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
db
middleware
migrations Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
sdk Add test command 2024-03-19 23:28:03 +01:00
tests REST file handling and SMTP automation block attachments (#13403) 2024-04-22 15:30:57 +00:00
utilities REST file handling and SMTP automation block attachments (#13403) 2024-04-22 15:30:57 +00:00
ddApm.ts
environment.ts Adding a 'SESSION_EXPIRY_SECONDS' environment variable which can be set on the services to configure how long before an idle user is logged out. 2024-01-25 16:22:39 +00:00
features.ts Remove // eslint-disable-next-line no-unused-vars 2024-04-17 12:24:41 +02:00
index.ts Initing doc writethrough cache as part of the worker/server init process, as well as part of doc writethrough tests. 2024-03-08 12:20:52 +00:00
initPro.ts Clean 2024-03-06 00:34:48 +01:00