Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Extract SpringTestHints from the existing SpringBootTestHints #1249

Closed
2 tasks done
sbrannen opened this issue Nov 10, 2021 · 0 comments
Closed
2 tasks done

Extract SpringTestHints from the existing SpringBootTestHints #1249

sbrannen opened this issue Nov 10, 2021 · 0 comments
Assignees
Labels
type: bug A general bug type: enhancement A general enhancement
Milestone

Comments

@sbrannen
Copy link
Contributor

sbrannen commented Nov 10, 2021

Overview

SpringBootTestHints currently configures hints for types in spring-test and simultaneously leaves out several annotations that can be synthesized -- for example, @ActiveProfiles which is currently breaking some of the sample applications.

Deliverables

  • Extract SpringTestHints from the existing SpringBootTestHints
  • Add hints for all remaining annotations in spring-test that can be used as custom merged annotations
@sbrannen sbrannen added the type: enhancement A general enhancement label Nov 10, 2021
@sbrannen sbrannen added this to the 0.11.0-RC1 milestone Nov 10, 2021
@sbrannen sbrannen self-assigned this Nov 10, 2021
@sbrannen sbrannen added the type: bug A general bug label Nov 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A general bug type: enhancement A general enhancement
Development

No branches or pull requests

1 participant