SuccessChanges

Summary

  1. tsk33 Fixes some errors in the Rest test (details)
Commit 8e6e4c95789d794def5341abf84456553c0d31a7 by david.f.suarez18
tsk33 Fixes some errors in the Rest test
Updated the reads records attribute in the Story entity to be ignored
during tests. Since this attribute is a list of dates, it could lead to
parsing errors.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java