Skip to content

Re-enable integrations tests #329

@timja

Description

@timja

What feature do you want to see added?

Tests were removed in #307 to unblock refreshing the dependencies.

The test framework that was in use before was coming from plugin-util-api dependency, it moved to junit5 which prevented updating the dependencies further till that was solved.

Potential options:

  • Upgrade tests to junit5
  • Switch from plugin-util-api test framework to JTH

I briefly looked at upgrading to junit5.
It requires all the junit4 rules to be adapted to junit5, e.g. parameterized, wiremock, probably others

Upstream changes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions