Commit
13bc2d8f0213cf7355f0c611046113335919f445
by aggarcia3
tsk14 Updates tests for exploreStories method Fixed the queries for the published date in method exploreStories Created more tests to test differents searches by genre, topic and published dates
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.