SuccessChanges

Summary

  1. [sto8-tsk32] Adds all neccessary to fix test (details)
Commit b9c133433a7c16ad3f24ffaa38a2b1d817c335d8 by ifcunharro
[sto8-tsk32] Adds all neccessary to fix test
- Method getTopEvents in REST have bad test
The file was modifiedrest/src/test/resources/test-persistence.xml (diff)
The file was modifiedrest/src/test/resources/web.xml (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/Event.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/letta/entities/User.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teama/letta/rest/EventResource.java (diff)
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/letta/rest/EventResourceIntegrationTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/letta/ejb/EventEJB.java (diff)