OpenSearch/plugins/mapper-attachments
Nik Everett 95cc3e38fc Check test naming conventions on all modules
The big win here is catching tests that are incorrectly named and will
be skipped by gradle, providing a false sense of security.

The whole thing takes about 10 seconds on my Macbook Air, not counting
compiling the test classes, which seems worth it. Because this runs as
a gradle task with propery UP-TO-DATE handling it can be skipped if the
tests haven't been changed which should save some time.

I chose to keep this in test:framework rather than a new subproject of
buildSrc because ESIntegTestCase and doesn't inroduce any additional
dependencies.
2016-02-29 16:31:49 -05:00
..
licenses thirdPartyAudit round 2 2015-12-17 02:35:00 -05:00
src Check test naming conventions on all modules 2016-02-29 16:31:49 -05:00
build.gradle Remove remaining xlints from plugins 2016-01-19 10:53:48 -05:00