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

Make showAllEntries Test work again #13

Closed
evainga opened this issue Jan 7, 2018 · 1 comment
Closed

Make showAllEntries Test work again #13

evainga opened this issue Jan 7, 2018 · 1 comment

Comments

@evainga
Copy link
Owner

evainga commented Jan 7, 2018

The showAllEntries test still is disabled, which also means that its REST documentation doesn't work.

The error message says

Cannot handle text/html content as it could not be parsed as JSON or XML

How to solve this in a reactive way?

@evainga evainga changed the title Make REST snippets work again Make showAllEntries Test work again Jan 7, 2018
@evainga
Copy link
Owner Author

evainga commented Jan 18, 2018

The solution was to use separate Controllers for the reactive Rest-endpoint and for the thymeleaf representation of all entries. The thymeleaf controller got it own integration test. This is now in master, thats why I close this issue.

@evainga evainga closed this as completed Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant