Commit
279d8195c15ea1fcbda53a06b79609144bb3ad99
by martinperez.patriciatsk 32 Creates method to get user stories
Creates StoryService method to get the stories that belongs to a user.
Adds tests for this method. Creates private method to paginate the
stories as the code was duplicated in other methods. Creates dataset to
test the User entity. Adds two methods to get a user with stories and
another user without stories.