SuccessChanges

Summary

  1. tsk35 Adds method and tests to create microstories Created resource for (details)
Commit 134eb06776bd9368494aa1a3ff7726837631462d by ncgomez17
tsk35 Adds method and tests to create microstories Created resource for
creating microhistories and created the tests with the corresponding
datasets.
The file was addedtests/src/main/resources/datasets/stories-create.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/StoryDataset.java (diff)