Skip to content

Configure resource deployments for tests using annotations #823

@jonathanlukas

Description

@jonathanlukas

Description

In the Camunda 7 test suite, it was possible to create deployments using an annotation. This was quite handy.

For tests, I would like to see an annotation @Deploymentor @TestDeployment (as @Deployment is also used by spring-boot-starter-camunda) that deploys the selected resources on deployment, allows for injection of the deploymentResponse to the test method and (in the future) removes the deployed resources again after the test has been carried out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/uxRelates to user experiencekind/featureCategorizes an issue or PR as a feature, i.e. new behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions