grafana / xk6-disruptor

Extension for injecting faults into k6 tests
https://k6.io/docs/javascript-api/xk6-disruptor/
GNU Affero General Public License v3.0
89 stars 9 forks source link

Refactor target pod selection #365

Closed pablochacin closed 10 months ago

pablochacin commented 10 months ago

Description

Delegate the selection of the fault injection target to other objects for better encapsulation and testability.

Checklist: