SuccessChanges

Summary

  1. tsk-17-21 Adds EJB and REST for explore (details)
  2. tsk21 Fixed REST Test for explore (details)
Commit 7a04e85c1b7344c2af21efb661a5baf939febd25 by crmiguez
tsk-17-21 Adds EJB and REST for explore
The EJB and REST layers for the explore functionality are included in
this commit.
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Theme.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/microstories/service/StoryService.java (diff)
Commit 241c11757c90cabcc7f1e7e86d7c38a6490d3c8c by crmiguez
tsk21 Fixed REST Test for explore
Change URL in publication date to test OK in method
testGetStoriesToExplore
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java (diff)