bobocode-labs / gojohnny-rest-api

REST API for GoJohnny project
0 stars 0 forks source link

Create integration test for User #68

Open tboychuk opened 5 years ago

tboychuk commented 5 years ago

Create a Spring Boot integration test that will verify CRUD endpoints for User entity. You should use testing profile for that.