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

Improve ToxiProxyContainer test and docs #6065

Merged
merged 2 commits into from Nov 4, 2022
Merged

Improve ToxiProxyContainer test and docs #6065

merged 2 commits into from Nov 4, 2022

Commits on Oct 26, 2022

  1. Improve ToxiProxyContainer test and docs

    Current implementation exposed utilities to handle ToxiProxyClient
    and proxies. However, there are some issues which demonstrate that
    the container class is coupled to the client. Tests and docs have
    been updated in order to promote the usage of its own ToxiProxyClient.
    Also, a note about the number of ports reserved by Testcontainers
    is added.
    eddumelendez committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    6d72ee8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    32504b0 View commit details
    Browse the repository at this point in the history