Commit
678021156f490121dca38e9a43b599f0788c8a6f
by acdomingueztsk30 Fixed Story validation and set Author when creates 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.