SuccessChanges

Summary

  1. tsk3 Adds dataset and xml of testing for Story (details)
Commit a96adad13b010d703ddd636dce917ef9e9eadf5e by lrcortizo
tsk3 Adds dataset and xml of testing for Story
Adds class StoriesDataset and stories xml file for testing Adds new
constructor in entity Story Moves Enum types Theme and Genre to
Separated files Adds class in persistence.xml Fix jenkins problem #16
The file was modifiedrest/src/test/resources/test-persistence.xml
The file was modifiedjsf/src/main/resources/META-INF/persistence.xml
The file was addedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/StoriesDataset.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryTest.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Theme.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Genre.java
The file was modifiedjsf/src/test/resources/test-persistence.xml
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/Story.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamb/microstories/entities/IsEqualToStory.java
The file was addedtests/src/main/resources/datasets/stories.xml
The file was modifiedservice/src/test/resources/test-persistence.xml
The file was modifiedrest/src/main/resources/META-INF/persistence.xml
The file was modifiedservice/src/main/resources/META-INF/persistence.xml