SuccessChanges

Summary

  1. tsk21 tsk27 Developes REST part for user's stories list and explore (details)
Commit 57868f3bbe66c7efc0b158e52b6166c5eac2a8df by crmiguez
tsk21 tsk27 Developes REST part for user's stories list and explore
stories
Added over again testGetStoriesToExplore in StoryResourceRestTest
Changed test sequence for testing Created UserStoryResource class
Created UserStoryResourceTest class
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java
The file was addedrest/src/main/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResource.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/microstories/rest/UserStoryResourceTest.java