SuccessChanges

Summary

  1. Tsk18 Adds resource in order to explore stories (details)
Commit 80bc75939a9cc780e1cba2958906e895d91fafff by bmcandeias
Tsk18 Adds resource in order to explore stories
Adds REST endpoint to explore stories Adds REST test to the endpoint
Adds a new method in StoryDataset to explore stories
The file was modifiedjsf/src/main/webapp/WEB-INF/web.xml
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceUnitTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java