logstash/spec/support
Andrew Cholakian 78f70634ed Refactor API specs to play well with others
This is a big chang, it:

1. Moves API specs out of their special hierarchy
2. Removes the API spec spec_helper
3. Reactivates that stats command spec (that was accidentally not being
run before due to it not having _spec as a suffix

This was required to fix the preceeding commit, where we added a
before(:each) hook to the spec_helper that wasn't being picked up in
some cases due to the existence of two spec helpers and a $LOAD_PATH
that could change.

Fixes #7132
2017-05-18 13:45:27 +00:00
..
lscl_configs LIR UI (Read Only) (#6241) 2017-04-03 08:49:00 -04:00
pack Feature: A way to install/remove a plugin pack 2016-11-17 14:00:02 -05:00
resource_dsl_methods.rb Refactor API specs to play well with others 2017-05-18 13:45:27 +00:00