SuccessChanges

Summary

  1. tsk27 Adds a new feature to search stories (details)
  2. tsk29 Solves a problem with one EJB test (details)
  3. tsk29 Removes tasks for a better pull --rebase (details)
  4. tsk29 Implements final fixes to the branch, after pulling changes (details)
Commit 5dc8692165009b58ec46ba6508683d2404543dae by miguigg1412
tsk27 Adds a new feature to search stories
Adds new feature to search stories with a more complex tool. Implements
new test for the new EJB feature and modifies the Dataset.xml and the
StoriesDataset so now they have more use cases
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/Period.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
Commit f057d605865c06e010e155bcc0c60413cf459e48 by miguigg1412
tsk29 Solves a problem with one EJB test
Solves a problem with the "getRecents" test on the EJB tests
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
Commit e95e2decd798d314eba98092d0bbc1ed68230534 by miguigg1412
tsk29 Removes tasks for a better pull --rebase
Temporaly removes code to improve and to make easier the pull --rebase
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
Commit bc1255a47a34ce09dd54de9f30105aee075a61c4 by miguigg1412
tsk29 Implements final fixes to the branch, after pulling changes
Implements the final details of the code so now all test run correctly.
Changes the data of the dataset and the class to make every test viable.
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was modifiedtests/src/main/resources/datasets/stories.xml (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJBIntegrationTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)