Skip to content

Add tests for URL Repository #18407

@abeyad

Description

@abeyad

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:

  1. testUrlRepository
  2. testReadOnlyRepository

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions