Skip to content

Add @WebIntegrationTest #2299

@philwebb

Description

@philwebb

Ideally we would update @IntegrationTest to use the new @BootstrapWith system rather than a custom listener. Unfortunately we can' currently do this due to the fact that @IntegrationTest is used with @WebAppConfiguration and only one @BootstrapWith annotation is respected (see #1956 for background).

We can however introduce a new annotation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions