SuccessChanges

Summary

  1. tsk80 Adds a function to remove events by Admin. (details)
Commit a1205083b5c391f8e10e8d63f42aaa7216588fe8 by bcgonzalez3
tsk80 Adds a function to remove events by Admin.
Modifies event to add a function to remove a event Add the tests and
datasets
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/Event.java
The file was addedtests/src/main/resources/datasets/events-removed.xml
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java
The file was addedtests/src/main/resources/datasets/event-attendees-removed-event.xml
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/letta/service/EventEJB.java