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 test coverage for ServiceDisruptor JS API #360

Open
pablochacin opened this issue Oct 25, 2023 · 0 comments
Open

Improve test coverage for ServiceDisruptor JS API #360

pablochacin opened this issue Oct 25, 2023 · 0 comments

Comments

@pablochacin
Copy link
Collaborator

The initial implementation of the ServiceDisruptor was a wrapper for a PodDisruptor. Therefore, the fault injection methods were tested only in the PodDisruptor. As this implementation has changed and the implementation of fault injection for both disruptors has diverged, it is necessary to ensure the tests for the ServiceDisruptor cover all the fault injection methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant