SuccessChanges

Summary

  1. Modifies some xml datasets and add getEventJoinedByUser method and tests (details)
Commit 478dcfd5c9f469727735888c5c63205fb08ca2bd by abmiguez
Modifies some xml datasets and add getEventJoinedByUser method and tests
Modifies EventEJB and this test to add getEventJoinedByUserMethod. Fixes
several datasets to delete duplicates.
The file was addedtests/src/main/resources/datasets/anne-joins-event-15.xml (diff)
The file was modifiedtests/src/main/resources/datasets/user-joins-event.xml (diff)
The file was removedtests/src/main/resources/datasets/anne-joins-event-10.xml (diff)
The file was modifiedtests/src/main/resources/datasets/events-less-than-twenty.xml (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java (diff)
The file was removedtests/src/main/resources/datasets/users-create.xml (diff)
The file was modifiedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/CreateEventControllerTest.java (diff)
The file was modifiedtests/src/main/resources/datasets/events.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java (diff)
The file was modifiedtests/src/main/resources/datasets/events-less-than-five.xml (diff)
The file was addedtests/src/main/resources/datasets/new-user.xml (diff)
The file was modifiedjsf/src/test/java/es/uvigo/esei/dgss/letta/jsf/JoinEventControllerTest.java (diff)