Skip to content

Do resource integration tests in acc-tests #89

@dietervanpeer

Description

@dietervanpeer

At the moment the resource integration tests are done in dws-rest module. These integration tests start the application on port 8080, but this makes it impossible to run the commit stage on jenkins in parallel. It is better to make these tests part of dws-acc-tests and run them against any started application. This way the commit stage can be made parallel and the resource integration tests will run in the test stage against a started container.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions