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

Add Toxiproxy module #891

Merged

Conversation

chriswiggins
Copy link
Contributor

I wanted to use toxiproxy testing failure scenarios with my AMQP client, so have followed the lead on the java implementation of the toxiproxy module and created this one

Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for testcontainers-node ready!

Name Link
🔨 Latest commit 6bee7da
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-node/deploys/6782e36383dcbb000823a422
😎 Deploy Preview https://deploy-preview-891--testcontainers-node.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@chriswiggins chriswiggins force-pushed the feat/toxiproxy-module branch 8 times, most recently from 4ee7153 to dd37f2a Compare January 9, 2025 05:09
@cristianrgreco cristianrgreco added enhancement New feature or request minor Backward compatible functionality labels Jan 9, 2025
@cristianrgreco
Copy link
Collaborator

@chriswiggins You'll need to run npm install and commit the lockfile. Also pls run npm run format.

@chriswiggins chriswiggins force-pushed the feat/toxiproxy-module branch from dd37f2a to 6bee7da Compare January 11, 2025 21:32
@chriswiggins
Copy link
Contributor Author

@chriswiggins You'll need to run npm install and commit the lockfile. Also pls run npm run format.

Done 😄

@cristianrgreco cristianrgreco changed the title Add toxiproxy module Add Toxiproxy module Jan 13, 2025
@cristianrgreco cristianrgreco merged commit 934328d into testcontainers:main Jan 13, 2025
179 checks passed
@chriswiggins chriswiggins deleted the feat/toxiproxy-module branch January 21, 2025 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor Backward compatible functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants