Skip to content

Make it clearer that, when using @AutoConfigureTestEntityManager outside of @DataJpaTest, any tests using the test entity manager must be @Transactional #28086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

polarbear567
Copy link
Contributor

@snicoll snicoll added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 1, 2021
@snicoll snicoll self-assigned this Oct 1, 2021
@snicoll snicoll added this to the 2.4.12 milestone Oct 1, 2021
snicoll pushed a commit that referenced this pull request Oct 1, 2021
This commit makes it clearer that, when using
@AutoConfigureTestEntityManager outside of @DataJpaTest, any tests using
the test entity manager must be @transactional.

See gh-28086
@snicoll snicoll closed this in 218bed1 Oct 1, 2021
@polarbear567 polarbear567 deleted the doc/fix_28067 branch November 23, 2021 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants