|
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**: 482 | **Tested**: 416 | **Untested**: 66  |
| 5 | +* **STACK** - **Total**: 482 | **Tested**: 420 | **Untested**: 62  |
6 | 6 | * **SERVERLESS** - **Total**: 236 | **Tested**: 229 | **Untested**: 7 
|
7 | 7 |
|
8 | 8 | * [Internal APIs](#internal-apis-not-tracked)
|
@@ -216,13 +216,13 @@ Endpoints that are currently being tested are marked as done and link to the tes
|
216 | 216 | | inference.inference | π’ | [β
](./tests/inference/10_basic.yml#L31)</li></ul> | π’ | [β
](./tests/inference/10_basic.yml#L31)</li></ul> | π
|
217 | 217 | | inference.put | π’ | [β
](./tests/inference/10_basic.yml#L8)</li></ul> | π’ | [β
](./tests/inference/10_basic.yml#L8)</li></ul> | π
|
218 | 218 | | info | π’ | [β
](./tests/info_stack.yml#L8)</li></ul> | π’ | [β
](./tests/info_serverless.yml#L8)</li></ul> | π
|
219 |
| -| ingest.delete_geoip_database | π’ | β | π΄ | Not Applicable | π |
| 219 | +| ingest.delete_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L70)</li></ul> | π΄ | Not Applicable | π |
220 | 220 | | ingest.delete_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L29)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L29)</li></ul> | π
|
221 |
| -| ingest.geo_ip_stats | π’ | β | π΄ | Not Applicable | π |
222 |
| -| ingest.get_geoip_database | π’ | β | π΄ | Not Applicable | π |
| 221 | +| ingest.geo_ip_stats | π’ | [β
](./tests/ingest/20_geoip.yml#L8)</li></ul> | π΄ | Not Applicable | π |
| 222 | +| ingest.get_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L52)</li></ul> | π΄ | Not Applicable | π |
223 | 223 | | ingest.get_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L16)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L16)</li></ul> | π
|
224 | 224 | | ingest.processor_grok | π’ | [β
](./tests/ingest/10_basic.yml#L32)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L32)</li></ul> | π
|
225 |
| -| ingest.put_geoip_database | π’ | β | π΄ | Not Applicable | π |
| 225 | +| ingest.put_geoip_database | π’ | [β
](./tests/ingest/20_geoip.yml#L16)</li></ul> | π΄ | Not Applicable | π |
226 | 226 | | ingest.put_pipeline | π’ | [β
](./tests/ingest/10_basic.yml#L8)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L8)</li></ul> | π
|
227 | 227 | | ingest.simulate | π’ | [β
](./tests/ingest/10_basic.yml#L20)</li></ul> | π’ | [β
](./tests/ingest/10_basic.yml#L20)</li></ul> | π
|
228 | 228 | | knn_search | π’ | [β
](./tests/knn_search.yml#L68)</li></ul> | π΄ | Not Applicable | π
|
@@ -537,7 +537,7 @@ Endpoints that are currently being tested are marked as done and link to the tes
|
537 | 537 |
|
538 | 538 | ## Elasticsearch JSON specification
|
539 | 539 |
|
540 |
| -**Total** 482 | **Tested** 372 | **Untested** 110  |
| 540 | +**Total** 482 | **Tested** 376 | **Untested** 106  |
541 | 541 |
|
542 | 542 | <details>
|
543 | 543 | <summary id="apis-in-json-spec-and-not-elasticsearch-specification">APIs in JSON spec and not elasticsearch-specification (excluding internal APIs)</summary>
|
|
0 commit comments