Skip to content

[DOCS] Most Java testing framework docs are not relevant for end users #55257

@jrodewig

Description

@jrodewig

In the Java testing framework docs, we state:

The testing framework allows you to setup clusters with multiple nodes in order to check if your code covers everything needed to run in a cluster.

Users, particularly application developers, could interpret this as the framework giving them the ability to write tests that hit standard ES endpoints from their application.

However, this content is intended for plugin/integration developers. Those developers can use the framework to test their own custom HTTP endpoint (via an ES plugin).

Proposal

At least, we should clarify the intended audience for the testing docs.

We should also consider migrating the docs to the Plugins and integrations docs, perhaps as a subpage of Help for plugin authors.

Metadata

Metadata

Assignees

Labels

:Core/Infra/PluginsPlugin API and infrastructure>docsGeneral docs changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions