SuccessChanges

Summary

  1. tsk39 Completes testing for REST Event resource (details)
Commit b37537e55ddf6c4a060c0417eca89eab047348bd by agjacome
tsk39 Completes testing for REST Event resource
Pending integration tests for EventResource have been implemented, and
minor bugfixes in EventResource found while coding them have been fixed.
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/letta/domain/entities/EventsDataset.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceRestTest.java
The file was modifiedtests/src/main/resources/datasets/events-create.xml
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/letta/rest/util/RestIntegrationTestUtils.java
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/letta/rest/EventResource.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/letta/service/EventEJBTest.java
The file was modifiedtests/src/main/resources/datasets/events-modified.xml
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/letta/rest/EventResourceUnitTest.java