SuccessChanges

Summary

  1. Story Resource + Tests (details)
  2. StoryResource unit tests (details)
  3. tsk7 Creates Rest functionality tests (details)
Commit 78bcd2792b2d09ca3598042e6ed8592d3b48ead3 by jqbergantinho
Story Resource + Tests
The file was addedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
The file was addedrest/src/test/resources-wildfly-embedded-mysql/cleanup-autoincrement.sql
The file was addedrest/src/test/resources-wildfly-embedded-h2/cleanup-autoincrement.sql
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/GenericTypes.java
Commit d4471afc15e1236f9a74e041d741a3d1b4c750c1 by jqbergantinho
StoryResource unit tests
The file was removedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceUnitTest.java
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java
Commit 40f33d263190298caa4368bf749c8286eaeb5be2 by jqbergantinho
tsk7 Creates Rest functionality tests
Adds the necessary methods for the rest functionality tests. Irene,
Rubén, Javier
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teamB/microstories/domain/Story.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/service/StoryServiceTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/http/util/HasHttpStatus.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/StoriesDataset.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResourceRestTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teamB/microstories/entities/IsEqualToStory.java
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/rest/StoryResource.java
The file was modifiedrest/src/test/resources/web.xml