SuccessChanges

Summary

  1. tsk19 Adds functionality to get the most read stories of the current (details)
Commit 9f7d389f9c3f83ef4991f7a5a1501d0ca8a9d11e by jqbergantinho
tsk19 Adds functionality to get the most read stories of the current
month
Implements the functionality of getting the most read stories of the
current month (2 of each genre) as well as the needed tests that check
the correct functioning of the service
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java (diff)
The file was addedtests/src/main/resources/datasets/stories2.xml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryService.java (diff)
The file was modifiedtests/src/main/resources/datasets/visits.xml (diff)