elasticsearch/plugins
Armin Braun 3945ee75d0
Use assertAcked more (#101201)
Just found that we have a lot of inconsistency and needless verbosity
here in tests. We can just use `assertAcked` in a couple spots
to save `.get`, `.actionGet` etc., especially with the signature
change I added here.
2023-10-23 19:48:10 +02:00
..
analysis-icu Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
analysis-kuromoji Bulk migration of Version.CURRENT for index created to IndexVersion.current() (#98490) 2023-08-15 13:47:27 +01:00
analysis-nori Bulk migration of Version.CURRENT for index created to IndexVersion.current() (#98490) 2023-08-15 13:47:27 +01:00
analysis-phonetic Move index version constants to IndexVersions (#101094) 2023-10-19 20:44:51 -04:00
analysis-smartcn Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
analysis-stempel Bulk migrate uses of settings(Version) to settings(IndexVersion) (#97528) 2023-07-25 12:25:56 +01:00
analysis-ukrainian Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
discovery-azure-classic Dry up getting cluster admin client in tests (#96952) 2023-06-22 14:27:23 +02:00
discovery-ec2 Make some practically static methods static (#97565) 2023-10-06 23:37:07 +02:00
discovery-gce Suppress this-escape warning for JDK21 (#99848) 2023-09-25 18:30:21 +10:00
examples Fix Gradle deprecation warning in examples project (#100988) 2023-10-17 12:00:47 -04:00
mapper-annotated-text Remove redundant fields on TextFieldMapper and KeywordFieldMapper (#99666) 2023-09-19 10:43:42 -04:00
mapper-murmur3 Deduplicate org.apache.lucene.document.FieldType instances across mappers (#99361) 2023-09-08 22:18:35 +02:00
mapper-size Extract ESIntegTestCase#prepareSearch (#101175) 2023-10-20 06:18:58 -04:00
repository-hdfs Use assertAcked more (#101201) 2023-10-23 19:48:10 +02:00
store-smb Extract ESIntegTestCase#prepareSearch (#101175) 2023-10-20 06:18:58 -04:00
build.gradle Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00