Add tests to cover CLI flags
Open
tests-infra
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
When adding CLI flags to the code we don't have a solid way to test these flags work correctly end to end. We should add these specs.
The following hot fixes do not have the specs and need them added:
https://github.com/elastic/logstash/pull/4963
https://github.com/elastic/logstash/pull/4965
plus other features
Contributor guide
Assessment
This issue has not been assessed yet.