Commit
9952b6bb80ab54f40e2caafb3e1feb385efa02f2
by bmcandeiasTsk19-21 Adds the resource to get the most read stories
- Adds the resource to get the most read stories
- Adds the rest test of the new resource
- Adds the unit test of the new resource
- Modifies the service to filter stories by the last month
- Modifies the name of the method getMostReaderStories() by
findMostRead() in StoryService class
- Modifies the name of the method testGetMostReaderStories() by
testFindMostRead() in StoryServiceIntegrationTest class
- Modifies the name of the method storiesMostReader() by
storiesMostRead() in the StoryDataset class and modifies the method to
filter by the last month