mirror of
https://github.com/elastic/logstash.git
synced 2025-04-20 04:37:18 -04:00
slightly adjust the metaphor for the class that is responsible for monitoring a pipeline's shutdown process, report on its status and intervene if it's stalled |
||
---|---|---|
.. | ||
bootstrap | ||
plugin_manager | ||
pluginmanager | ||
util | ||
coverage_helper.rb | ||
license_spec.rb | ||
README.md | ||
spec_helper.rb |
How to run these tests
Run one:
rspec spec/the/test.rb
Run them all:
rspec spec/**/*.rb
Debug one test:
LOGSTASH_DEBUG=y rspec spec/the/test.rb