-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Closed
Labels
:Core/Infra/PluginsPlugin API and infrastructurePlugin API and infrastructure>docsGeneral docs changesGeneral docs changes
Description
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 infrastructurePlugin API and infrastructure>docsGeneral docs changesGeneral docs changes