Skip to content

Remove dependency on external XDS repository and PDQ for the unit tests #8

Description

@bmehner

Currently the tests in coala-ipf subsystem are dependent on external running systems providing XDS and PDQ interfaces.

Thus these tests are integration tests and not self-contained. There are two possible solutions for this:

  • Either we rewrite them to be real unit tests not interacting with external systems
  • Or we provide a mock implementation for the corresponding IHE providers that get started automatically by each test

Prerequisite for this is issue #18.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions