SuccessChanges

Summary

  1. tsk14 Modifies tests for exploreStories method (details)
Commit 3687dd87b956988083fc12ad8e344801444fc7f8 by aggarcia3
tsk14 Modifies tests for exploreStories method
Created different methods in StoryDataset to get the number of stories
by genre, topic and publication. These methods allow us to get the
stories from the dataset dinamically instead of hardcoding this number.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java