SuccessChanges

Summary

  1. tsk10 Adds a service to retrieve the stories filtered by text (details)
Commit d295cbe7690a21d620e44a2cb3386caa717207ac by jrcastro2
tsk10 Adds a service to retrieve the stories filtered by text
Adds a service that shows all the stories that contain in the title or
text the given text Adds the test for the service
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java