SuccessChanges

Summary

  1. tsk102 (REST) Obtains read statistics (details)
Commit 934e71a7d9387accf4b1675f9fc656f377dc7246 by alexandreferi13
tsk102 (REST) Obtains read statistics
Implements the rest method to obtain reading statistics and its
corresponding tests. In addition, the EJB part has been corrected to
make it consistent with the favorites part and the code is now readable.
The file was addedtests/src/main/resources/datasets/reads-delete.xml (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was addedtests/src/main/resources/datasets/reads.xml (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java (diff)
The file was addedtests/src/main/resources/datasets/reads-add.xml (diff)