OpenSearch/plugins
Ryan Ernst 1e12d03252 Tests: Rename base tests cases to use "TestCase" suffix
Most of the abstract base test classes we have were previously @Ignored.
However, there were also some other tests ignored. Having two ways to
quiet tests is confusing, and clearly it has caused some tests
to get lost in the fold.

This change moves all base test classes to use the "TestCase" suffix,
which is not picked up by the test class name pattern. It also removes
@Ignore from (almost) all tests, and adds it to forbidden apis.
And since we were renaming, I shorted base test class names to use
"ES" instead of "Elasticsearch". I type this a lot of types a day,
and I have heard others express a similar desire for a shorter name.

closes #10659
2015-08-03 17:43:00 -07:00
..
analysis-icu Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
analysis-kuromoji Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
analysis-phonetic Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
analysis-smartcn Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
analysis-stempel Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
cloud-aws Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
cloud-azure Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
cloud-gce Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
delete-by-query Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
lang-javascript Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
lang-python Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
site-example Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
pom.xml Merge pull request #12604 from dadoonet/maven/rename-site-example 2015-08-03 18:45:13 +02:00