SuccessChanges

Summary

  1. Tsk19 Adds a funtionality to search the most read stories (details)
Commit 179ee3df82a74a7f63dd283b421d366258471886 by bmcandeias
Tsk19 Adds a funtionality to search the most read stories
Adds a new columns in the Story Modifies the scripts SQL with the new
column Adds the test to the new column in the domain tests Adds the
service to get the most read stories Adds the service test of the new
service Adds the method storiesMostReader() in the StoryDataset
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Story.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/IsEqualToStory.java
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifiedadditional-material/db/microstories-mysql.creation.sql
The file was modifiedadditional-material/db/microstories-mysql.creation.test.sql
The file was modifiedadditional-material/db/microstories-mysql.full.sql
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryServiceIntegrationTest.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryService.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/StoryDataset.java
The file was modifiedadditional-material/db/microstories-mysql.data.sql