resthub / resthub-spring-stack

RESThub Spring stack
http://resthub.org/spring-stack.html
Other
121 stars 66 forks source link

Test helpers should not test features provided by the framework or one of his dependencies #34

Closed loicfrering closed 12 years ago

loicfrering commented 13 years ago

Particularly concerns method from GenericRepository, GenericService and methods from Hades or Spring Data.

It will reduce a lot RESThub's users test suite execution time.

sdeleuze commented 12 years ago

Generic CRUD tests have been removed since they were leading to low quality tests