Sam Rose
|
c5580b4767
|
Get SQS plumbing working in tests.
|
2024-04-09 15:31:32 +01:00 |
Sam Rose
|
8c3c341c55
|
Set up first search test that hits SQS et al
|
2024-04-09 15:09:56 +01:00 |
Sam Rose
|
79184e70af
|
Remove CONTAINER_NAMESPACE, it wasn't the solution.
|
2024-04-03 12:32:29 +01:00 |
Sam Rose
|
b25912bc5e
|
Correct the lock path.
|
2024-04-03 12:11:28 +01:00 |
Sam Rose
|
dda0d1fb5b
|
Lock globalSetup to prevent multiple containers starting.
|
2024-04-03 12:06:49 +01:00 |
Sam Rose
|
8cffdeda56
|
Re-use containers and create namespaces for each test.
|
2024-04-03 11:33:39 +01:00 |
Sam Rose
|
eb33dac9b1
|
Make container reuse optional, disabled by default.
|
2024-03-27 16:40:41 +00:00 |
Sam Rose
|
1eae212f83
|
Stop relying on config.request and create a supertest instance per request.
|
2024-03-26 15:41:51 +00:00 |
Sam Rose
|
415b27a008
|
Don't need a globalTeardown, testcontainers handles the removal of containers.
|
2024-03-26 10:00:34 +00:00 |
Sam Rose
|
e5c7e653e4
|
Better CouchDB config passing.
|
2024-03-26 09:58:40 +00:00 |
Sam Rose
|
f3e9e3d35e
|
Share a single globalSetup/globalTeardown.
|
2024-03-26 09:49:33 +00:00 |