SuccessChanges

Summary

  1. tsk10 Adds a counter to search stories by text for pagination (details)
Commit e977dc617a41c36c99d2fb69c74c7576ea0c91b4 by nghervella
tsk10 Adds a counter to search stories by text for pagination
Adds the counter function to the service with its tests Adds dataset for
testing the counter feature
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java (diff)