Sergei Shitikov
|
49031990a2
|
Fixes in WaitForHealthCheck params and legacy tests
|
2024-09-29 18:48:46 +02:00 |
|
Sergei Shitikov
|
90edcd48f4
|
add forgotten stop() container for opensearch test
|
2024-09-29 18:14:00 +02:00 |
|
Sergei Shitikov
|
353977c7bb
|
use FixedPortGenerator for legacy implementations
|
2024-09-29 18:10:01 +02:00 |
|
Sergei Shitikov
|
357887542f
|
fixes and improvements
|
2024-09-08 19:04:15 +02:00 |
|
Sergei Shitikov
|
a10484e7f5
|
Update deps and README + some cleanup
|
2024-09-06 20:02:48 +02:00 |
|
Sergei Shitikov
|
f05ea0020d
|
- Move most of the stuff for backwards compatibility support into one class
- Added random port logic
- Updated wait wtrategies
- API alignments to make it similar to other official implementations
- ...
|
2024-09-06 19:08:37 +02:00 |
|
Sergei Shitikov
|
a956794279
|
Added test for GenericContainer implementation + implemented exec related stuff
|
2024-09-01 19:40:55 +02:00 |
|
Sergei Shitikov
|
93c9895027
|
Adjust tests for OpenSearch
|
2024-09-01 19:12:46 +02:00 |
|
Sergei Shitikov
|
ea07a96091
|
Implement WaitForExec using new Client library. Add BaseWait to avoid some code duplication. Adjust Postgres test
|
2024-09-01 18:23:21 +02:00 |
|
Sergei Shitikov
|
3dd4d2525a
|
Remove WaitForNothing. WaitForContainerRunning can be used as a basic implementation instead.
|
2024-09-01 17:05:31 +02:00 |
|
Sergei Shitikov
|
5ee4fdc804
|
some reordering and test optimizations to align new API.
|
2024-09-01 14:45:04 +02:00 |
|
Sergei Shitikov
|
b0e4f60592
|
fix issue with passing envs into the container. Remove container registry usage.
|
2024-09-01 14:43:34 +02:00 |
|
Sergei Shitikov
|
58f811ec8a
|
Adjust the requirements for dev section.
|
2024-09-01 14:41:46 +02:00 |
|
Sergei Shitikov
|
b7a274b1d9
|
first working version with simple WaitForContainerRunning implementation
|
2024-08-29 18:01:04 +02:00 |
|
Sergei Shitikov
|
27caae56c0
|
refactor Container to GenericContainer for better align to other Testcontainers language packages
|
2024-08-22 16:45:47 +02:00 |
|
Sergei Shitikov
|
c82e974ab9
|
added beluga-php/docker-php client and some basic updates to the base Container class
|
2024-08-22 16:41:51 +02:00 |
|
Soner Sayakci
|
bf762350e9
|
feat: rename package name
|
2024-07-30 21:22:22 +02:00 |
|
Nikola Petkanski
|
11c3e21e92
|
Code reuse on working with docker networks
|
2024-07-16 05:07:39 +03:00 |
|
Nikola Petkanski
|
6c3c74c817
|
Support for waiting on tcp port to open
|
2024-07-16 02:34:24 +03:00 |
|
Soner Sayakci
|
3ddc75e717
|
fix: phpunit tests
|
2024-07-13 11:21:19 +09:00 |
|
Steffen Beisenherz
|
a6c3c4daca
|
fix: pdo_pgsql usage
|
2022-10-23 15:50:37 +00:00 |
|
Steffen Beisenherz
|
54c5d34886
|
fix: Tests and postgres image
|
2022-10-23 15:17:18 +02:00 |
|
Steffen Beisenherz
|
45f0e11f69
|
feat: Add postgres container
|
2022-10-23 14:56:44 +02:00 |
|
Soner Sayakci
|
be3be06681
|
initial commit
|
2022-10-22 23:59:29 +00:00 |
|