SuccessChanges

Summary

  1. tsk 22 - Fixes error with multiple themes (details)
Commit dc914ba5d53d8747f00206211e178be891e011f0 by ipgonzalez2
tsk 22 - Fixes error with multiple themes
Adds the field secondaryTheme to consider that a story can have two
themes Implemented by Santi and Inés
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/Story.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryDataset.java
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teamA/microstories/entities/StoryTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamA/microstories/entities/IsEqualToStory.java