Not builtChanges

Summary

  1. tsk10 Adds to the service the feature to search stories by text (details)
Commit de080e379a24d6d777849b95fe4c86ca1bce227c by nghervella
tsk10 Adds to the service the feature to search stories by text
Adds the search function to the service with its tests Adds dataset for
testing the search feature (xml file and dataset class)
The file was addedtests/src/main/resources/datasets/stories-search.xml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryServiceIntegrationTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamc/microstories/entities/StoriesDataset.java
The file was modifiedtests/src/main/resources/datasets/stories-create.xml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamc/microstories/service/StoryService.java
The file was modifiedtests/src/main/resources/datasets/stories-update.xml