Skip to content
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

Mention solution to common pitfall in "Testing the Web Layer" #31

Open
rehevkor5 opened this issue Oct 18, 2021 · 3 comments
Open

Mention solution to common pitfall in "Testing the Web Layer" #31

rehevkor5 opened this issue Oct 18, 2021 · 3 comments
Labels
good first issue A good issue for beginners help wanted

Comments

@rehevkor5
Copy link

Add explanation to https://spring.io/guides/gs/testing-web/ about the causes of HttpMediaTypeNotAcceptableException or HttpMessageNotWritableException when using @SpringBootTest with @AutoConfigureMockMvc, and what to do about it (probably just adding @AutoConfigureWebMvc).

This was suggested in spring-projects/spring-boot#24000 (comment)

@Buzzardo Buzzardo added help wanted good first issue A good issue for beginners labels Oct 18, 2023
@Buzzardo
Copy link
Contributor

To encourage the community to get involved, I'll add the help wanted label. It's also a pretty straightforward addition, so I'll also add the good first issue label.

@manumafe98
Copy link

Hi I would like to work on this one!

@Buzzardo
Copy link
Contributor

Buzzardo commented Jan 8, 2024

You don't need to tell us that you want to work on it. To quote a certain shoe company, "Just do it!" Then make a pull request to this repository. Thanks. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue A good issue for beginners help wanted
Projects
None yet
Development

No branches or pull requests

3 participants