Stef Heyenrath
|
f38133d7a4
|
Fix readyness-check for Testcontainers (#1408)
* Add XUnit Logging to TestcontainersTests
* .
|
2025-12-25 13:56:29 +01:00 |
|
Stef Heyenrath
|
4617b99c30
|
[Collection("Grpc")]
|
2025-12-24 12:32:56 +01:00 |
|
Stef Heyenrath
|
ffd4d89946
|
Re-enable TestcontainersTestsGrpc (#1406)
* Re-enable TestcontainersTestsGrpc
* //[Collection("Grpc")]
|
2025-12-24 12:16:56 +01:00 |
|
Stef Heyenrath
|
75f4fbe9d0
|
Fix Testcontainers AddProtoDefinition (#1405)
* Fix Testcontainers AddProtoDefinition
* .
* UntilHttpRequestIsSucceeded
* WireMockContainer.ContainerPort
* System.Net/System.Net.Http
* ...
* WithWaitStrategy
* MaxHealthCheckRetries
* for
* _adminApi
* static
* ...
* testOutputHelper.WriteLine("Dumping WireMock logs:");
* Console.WriteLine(
* testOutputHelper.WriteLine("Dumping WireMock.Net mappings:");
* fix WithWaitStrategy
* [Fact]
* <PackageReference Include="ProtoBufJsonConverter" Version="0.11.0" />
* [Collection("Grpc")] / [Fact(Skip = "TODO")]
* ...
|
2025-12-24 10:09:30 +01:00 |
|
Stef Heyenrath
|
16e3872402
|
Run the Grpc TestcontainersTests sequential (#1402)
|
2025-12-21 09:40:16 +01:00 |
|