|
2 | 2 |
|
3 | 3 | Endpoints that are currently being tested are marked as done and link to the test where they're being used.
|
4 | 4 |
|
5 |
| -* **STACK** - **Total**: 486 | **Tested**: 421 | **Untested**: 65  |
6 |
| -* **SERVERLESS** - **Total**: 237 | **Tested**: 228 | **Untested**: 9  |
| 5 | +* **STACK** - **Total**: 486 | **Tested**: 425 | **Untested**: 61  |
| 6 | +* **SERVERLESS** - **Total**: 237 | **Tested**: 229 | **Untested**: 8  |
7 | 7 |
|
8 | 8 | * [Internal APIs](#internal-apis-not-tracked)
|
9 | 9 | * [API information from the Elasticsearch JSON specification](#elasticsearch-json-specification)
|
@@ -218,15 +218,15 @@ Endpoints that are currently being tested are marked as done and link to the tes
|
218 | 218 | | inference.stream_inference | π’ | β | π΄ | Not Applicable | π
|
219 | 219 | | info | π’ | [β
](./tests/info_stack.yml#L8)</li></ul> | π’ | [β
](./tests/info_serverless.yml#L8)</li></ul> | π
|
220 | 220 | | ingest.delete_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L70)</li></ul> | π΄ | Not Applicable | π
|
221 |
| -| ingest.delete_ip_location_database | π’ | β | π΄ | Not Applicable | π |
| 221 | +| ingest.delete_ip_location_database | π’ | [β
](./tests/ingest/30_ip_location_database.yml#L69)</li></ul> | π΄ | Not Applicable | π |
222 | 222 | | ingest.delete_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L29)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L29)</li></ul> | π
|
223 | 223 | | ingest.geo_ip_stats | π’ | [β
](./tests/ingest/20_geoip.yml#L8)</li></ul> | π΄ | Not Applicable | π
|
224 | 224 | | ingest.get_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L52)</li></ul> | π΄ | Not Applicable | π
|
225 |
| -| ingest.get_ip_location_database | π’ | β | π΄ | Not Applicable | π |
| 225 | +| ingest.get_ip_location_database | π’ | [β
](./tests/ingest/30_ip_location_database.yml#L55)</li></ul> | π΄ | Not Applicable | π |
226 | 226 | | ingest.get_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L16)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L16)</li></ul> | π
|
227 | 227 | | ingest.processor_grok | π’ | [β
](./tests/ingest/10_basic.yml#L32)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L32)</li></ul> | π
|
228 | 228 | | ingest.put_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L16)</li></ul> | π΄ | Not Applicable | π
|
229 |
| -| ingest.put_ip_location_database | π’ | β | π΄ | Not Applicable | π |
| 229 | +| ingest.put_ip_location_database | π’ | [β
](./tests/ingest/30_ip_location_database.yml#L8)</li></ul> | π΄ | Not Applicable | π |
230 | 230 | | ingest.put_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L8)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L8)</li></ul> | π
|
231 | 231 | | ingest.simulate | π’ | [β
](./tests/ingest/10_basic.yml#L20)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L20)</li></ul> | π
|
232 | 232 | | knn_search | π’ | [β
](./tests/knn_search.yml#L68)</li></ul> | π΄ | Not Applicable | π
|
@@ -335,7 +335,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
|
335 | 335 | | query_rules.list_rulesets | π’ | [β
](./tests/query_rules/20_rulesets.yml#L33)</li></ul> | π’ | [β
](./tests/query_rules/20_rulesets.yml#L33)</li></ul> | π
|
336 | 336 | | query_rules.put_rule | π’ | [β
](./tests/query_rules/10_query_rules.yml#L27)</li></ul> | π’ | [β
](./tests/query_rules/10_query_rules.yml#L27)</li></ul> | π
|
337 | 337 | | query_rules.put_ruleset | π’ | [β
](./tests/query_rules/10_query_rules.yml#L8)</li></ul> | π’ | [β
](./tests/query_rules/10_query_rules.yml#L8)</li></ul> | π
|
338 |
| -| query_rules.test | π’ | β | π’ | β | π |
| 338 | +| query_rules.test | π’ | [β
](./tests/query_rules/30_test.yml#L69)</li></ul> | π’ | [β
](./tests/query_rules/30_test.yml#L69)</li></ul> | π |
339 | 339 | | rank_eval | π’ | [β
](./tests/rank_eval.yml#L20)</li></ul> | π’ | [β
](./tests/rank_eval.yml#L20)</li></ul> | π
|
340 | 340 | | reindex | π’ | [β
](./tests/reindex/stack.yml#L23)</li></ul> | π’ | [β
](./tests/reindex/serverless.yml#L23)</li></ul> | π
|
341 | 341 | | reindex_rethrottle | π’ | [β
](./tests/reindex/stack.yml#L33)</li></ul> | π΄ | Not Applicable | π
|
|
0 commit comments