FailedChanges

Summary

  1. Tsk35 Add resource to modify micro-stories. (details)
Commit e9496c7118fb7d6432219adbe34a43f839831baa by avosbrino
Tsk35 Add resource to modify micro-stories.
adds function to update a story, validating that the story belongs to
the user who belongs to the story and that this story is not published
The file was added.settings.bak/org.eclipse.m2e.core.prefs (diff)
The file was addedtests/src/main/resources/datasets/user-update-stories.xml (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was added.settings.bak/org.eclipse.core.resources.prefs (diff)
The file was modifiedrest/src/test/resources/web.xml (diff)