Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass the existing container instance to the wait strategy #393

Closed
HofmeisterAn opened this issue Aug 24, 2021 · 0 comments
Closed

Pass the existing container instance to the wait strategy #393

HofmeisterAn opened this issue Aug 24, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@HofmeisterAn
Copy link
Collaborator

Replace

https://github.com/HofmeisterAn/dotnet-testcontainers/blob/d9b1a40c8a8120ed9d48594178222d25976b3849/src/DotNet.Testcontainers/Configurations/WaitStrategies/IWaitUntil.cs#L9

with ITestcontainersContainer container, ILogger logger.

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Aug 24, 2021
@HofmeisterAn HofmeisterAn added this to the 1.6.0 milestone Aug 24, 2021
HofmeisterAn added a commit that referenced this issue Aug 24, 2021
…ntil'

{Pass instance of ITestcontainersContainer to the wait strategies.}
HofmeisterAn added a commit that referenced this issue Aug 24, 2021
…ntil'

{Pass instance of ITestcontainersContainer to the wait strategies.}
HofmeisterAn added a commit that referenced this issue Aug 24, 2021
…ntil'

{Pass instance of ITestcontainersContainer to the wait strategies.}
HofmeisterAn added a commit that referenced this issue Aug 24, 2021
…ntil'

{Pass instance of ITestcontainersContainer to the wait strategies.}
HofmeisterAn added a commit that referenced this issue Aug 25, 2021
…ntil'

{Pass instance of ITestcontainersContainer to the wait strategies.}
HofmeisterAn added a commit that referenced this issue Aug 27, 2021
…ntil'

{Rename interface parameter to testcontainers.}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant