UnstableChanges

Summary

  1. tsk33 Adds support to the number of reads in the Story Entity (details)
Commit efa39644e8e391370a02229a3efeba8bda2008d2 by david.f.suarez18
tsk33 Adds support to the number of reads in the Story Entity
Added a new attribute to the Story entity to track the dates each story
is read.Additionally, implemented methods to add a new read record and
retrieve the total number of reads.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java (diff)