FailedChanges

Summary

  1. tsk 35 Cleans up errors in tests (details)
Commit a2d789079abad3db9e845ed291e28a0e9f2dad15 by jqbergantinho
tsk 35 Cleans up errors in tests
Fixes some errors generated when pushing the changes from temporal
branch to develop. Adds StoryCreationDto and StoryUpdateDto classes to
deployment in UserResourceRestTest
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/UserResource.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/UserResourceUnitTest.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/UserResourceRestTest.java (diff)