OpenSearch/distribution
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
..
deb Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
fully-loaded clear up dependency hell a bit more 2015-08-01 14:02:14 -04:00
licenses Startup: Remove getopt parsing in shell script, use java CLITool 2015-07-30 13:20:29 +02:00
rpm clear up dependency hell a bit more 2015-08-01 14:02:14 -04:00
shaded Test that shaded jar contains only shaded classes 2015-08-03 08:56:45 -04:00
src clear up dependency hell a bit more 2015-08-01 14:02:14 -04:00
tar Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
zip Tests: Rename base tests cases to use "TestCase" suffix 2015-08-03 17:43:00 -07:00
pom.xml Add integration test phase for elasticsearch core/ 2015-08-03 09:43:11 -04:00