mike12345567
|
ea7dffa3d7
|
PR comment.
|
2024-07-24 17:33:39 +01:00 |
mike12345567
|
e9d3c48ff4
|
Fixing images to use a locked SHA, this means that we shouldn't have issues with CI breaking due to using images which are receiving updates (we've experienced two CI breakages due to MariaDB and MS-SQL updates).
|
2024-07-24 16:31:13 +01:00 |
Sam Rose
|
c107ab937d
|
Remove rawQuery entirely.
|
2024-06-17 16:15:51 +01:00 |
Sam Rose
|
c2320e4f5b
|
Convert postgres.spec.ts to use Knex instead of rawQuery.
|
2024-06-14 17:20:08 +01:00 |
Sam Rose
|
85c59c0350
|
Changing tactic to relying on stable container names to prevent duplication.
|
2024-06-11 17:41:48 +01:00 |
Sam Rose
|
90cfdd661d
|
Rework how we connect to containers.
|
2024-03-28 17:36:26 +00:00 |
Sam Rose
|
eb33dac9b1
|
Make container reuse optional, disabled by default.
|
2024-03-27 16:40:41 +00:00 |
Sam Rose
|
831c174362
|
Give SQL integrations their own database when fetching a new datasource.
|
2024-03-27 15:25:37 +00:00 |
Sam Rose
|
158964c4d2
|
Got container reuse strategy in place, need to convert tests now.
|
2024-03-26 11:22:40 +00:00 |
Sam Rose
|
e0d8362009
|
Make a better MySQL healthcheck.
|
2024-02-16 15:57:27 +00:00 |
Sam Rose
|
75c2392b60
|
Flesh out Postgres tests, add MySQL tests.
|
2024-02-08 15:32:38 +00:00 |
Sam Rose
|
1573242031
|
Respond to PR feedback.
|
2024-02-05 14:26:19 +00:00 |
Sam Rose
|
7cceb04ca2
|
Basic Postgres and Mongo query testcases.
|
2024-02-05 11:43:40 +00:00 |
mike12345567
|
99c2a51f41
|
Updating back to use our own home-rolled version which allows us to specify the image version correctly, but using the testcontainers option to wait for two logs.
|
2024-01-26 16:48:56 +00:00 |
mike12345567
|
cf60138832
|
Trying proper Postgres testcontainers - should have more accurate startup.
|
2024-01-26 15:59:06 +00:00 |
mike12345567
|
870ca2266e
|
Adding a 2 second timeout after the message occurs to make sure DB is fully started - can't wait for both messages.
|
2024-01-26 14:22:25 +00:00 |
mike12345567
|
d4fd775c37
|
Attempting to fix issue with Postgres not being fully started in Github CI - previous message the DB was starting, this message means the database is fully started.
|
2024-01-26 13:42:39 +00:00 |
mike12345567
|
19eaafd946
|
Fixing some test cases.
|
2023-10-26 16:32:34 +01:00 |
Sam Rose
|
18363b7b60
|
Make sure to stop postgres container after the postgres integration tests have run.
|
2023-10-13 09:50:45 +01:00 |
Adria Navarro
|
887ebb2eeb
|
Simplify
|
2023-09-05 11:16:37 +02:00 |
Adria Navarro
|
6240740a42
|
Simplify
|
2023-09-05 11:11:47 +02:00 |
Adria Navarro
|
b27899b1e6
|
Redo helpers
|
2023-09-05 10:47:59 +02:00 |
Adria Navarro
|
baab7d3fb5
|
Use docker utils helpers
|
2023-09-04 19:05:11 +02:00 |