elasticsearch/plugins/mapper-size
Alan Woodward 69c88119ca
SizeMappingTests shouldn't use ESSingleNodeTestCase (#72564)
This converts the tests to use MapperServiceTestCase, and makes
them a unit test rather than a full integration test. In addition, we
test enabling/disabling the mapper by examining the output of
parsed documents, rather than by introspection on the metadata
mapper itself.
2021-04-30 16:29:33 +01:00
..
src SizeMappingTests shouldn't use ESSingleNodeTestCase (#72564) 2021-04-30 16:29:33 +01:00
build.gradle SizeMappingTests shouldn't use ESSingleNodeTestCase (#72564) 2021-04-30 16:29:33 +01:00