HelfenKannJeder / come2help

Project for recruiting and coordinating volunteer people.
http://come2.help/
GNU General Public License v3.0
3 stars 6 forks source link

Integration Test for REST query #8

Closed vzickner closed 8 years ago

vzickner commented 9 years ago

Maybe with cucumber?

It should also be possible to test a released version.

vzickner commented 8 years ago

Currently there are integration tests available with Spring Mock MVC. Unfortunately, cucumber is not really compatible with Spring at JUnit 4, we would have an authentication problem to solve.