SuccessChanges

Summary

  1. tsk29 Updates getStoriesToExplore to accept null as parameter (details)
Commit 0edc119ef9ca26405565d53fba039137c7c97ba8 by jrcastro2
tsk29 Updates getStoriesToExplore to accept null as parameter
Now we can pass null as genre, theme and/or date, and it will ignore
these parameters in the search Updates the test to match the new method
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java (diff)