kibana/test
Spencer 84e72d3ef6
[ftr] allow filtering suites by tag (#25021)
Closes #22840

In the functional tests we want a better way to include/exclude certain tests, especially as we move forward with #22359. This PR allows us to decorate suite objects with "tags", which won't clutter up the test names and can be used to filter out specific tests within a single test config. The functional test runner supports defining `--include-tag` and `--exclude-tag` CLI arguments, and multiple can be defined.

The method of filtering out tests for running against cloud has been updated to use this approach and I plan to do the same to #22359 once this is merged.
2018-11-02 13:06:25 -07:00
..
api_integration Add telemetry for KQL (#23547) 2018-10-22 11:14:54 -04:00
common [esArchiver] auto-create the default space object when necessary (#24953) 2018-11-01 09:41:09 -07:00
dev_certs
functional [ftr] allow filtering suites by tag (#25021) 2018-11-02 13:06:25 -07:00
plugin_functional fixing updating editor state (#22869) 2018-10-24 12:35:34 +02:00
scripts [ftr] allow filtering suites by tag (#25021) 2018-11-02 13:06:25 -07:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00