xk6-disruptor icon indicating copy to clipboard operation
xk6-disruptor copied to clipboard

Improve test coverage for ServiceDisruptor JS API

Open pablochacin opened this issue 1 year ago • 0 comments

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.

pablochacin avatar Oct 25 '23 11:10 pablochacin