-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testshelp wantedadoptmeadoptme
Description
The org.elasticsearch.repositories.uri.URLRepository class does not have any tests written for it. It needs tests to exercise its functionality, probably by connecting it to a webserver, so it will require some thought.
SharedClusterSnapshotRestoreIT contains two tests related to the URL repository:
testUrlRepositorytestReadOnlyRepository
However, it would be helpful to have more comprehensive, unit level tests that prove the semantics and guarantees of the URL repository.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testshelp wantedadoptmeadoptme