Commit
09308fb7b31913009ccd43eb272bc46297de949b
by aggarcia3tsk30 Adds User JPA entity and its relationships with Story
This commit adds the JPA entity, updates the database scripts to create
and delete users and stories made by those users, adds tests for the new
entity, and modifies already existing test datasets, code, JSF views and
unit tests that depended on the concrete author data representation.