Skip to content

Improve OverlordResourceTest to actually verify API calls #6685

Open
@jihoonson

Description

@jihoonson

Currently OverlordResourceTest is calling Java methods directly instead of calling HTTP endpoints. This sometimes makes somethings to test hard. For example, #6679 isn't easy to test by directly calling Java methods. Testing resourceFilters is also difficult.

Probably this test can be improved using jersey-test-framework or something else similar. Also we may need to consider upgrading jersey first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions