Commit
400356082fea234a8282657d113c4a9d2ebef111
by acdomingueztsk30 Fixes story validation and sets author when creates a story
Modifies Story validation methods to apply only to the time to post a
Story. The tests related to the Story entity have also been modified. In
addition,the function has been modified publish to the Story service to
set the author. For this, it has disabled a test, testPublicate(),
waiting for next modifications.