SuccessChanges

Summary

  1. tsk63 Adds method and tests to add story in a favourite list Created (details)
Commit 6d07c607dc05d083bb11dd56e7ec9bf78a2c057e by ncgomez17
tsk63 Adds method and tests to add story in a favourite list Created
resource for adding stories in favourites lists and created the tests
with the corresponding datasets.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was addedtests/src/main/resources/datasets/favourites-add.xml (diff)