Skip to content

Re-enable integrations tests #329

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions