SuccessChanges

Summary

  1. tsk22 Add user entity (details)
  2. tsk22 Add user entity (details)
Commit 62963b66d51bfebd0b86065fedee71a070b0f60c by daniel
tsk22 Add user entity
Story entities are modified because the user entity represents the
author The story tests are modified to refer to the new entity
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/UserTest.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Nanostory.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Narrative.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.java
Commit 90027518438f9c60ed20c2aae324e166ed7f8a82 by Miguel Reboiro-Jato
tsk22 Add user entity
Story entities are modified because the user entity represents the
author The story tests are modified to refer to the new entity
The file was addedrest/src/test/resources-wildfly-embedded-mysql/clean.sql
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Narrative.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Story.java
The file was addeddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/UserTest.java
The file was addedservice/src/test/resources-wildfly-embedded-h2/clean.sql
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/User.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Nanostory.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/PoetryTest.java
The file was addedservice/src/test/resources-wildfly-embedded-mysql/clean.sql
The file was modifiedtests/src/main/resources/datasets/stories.xml
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NarrativeTest.java
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/microstories/service/StoryServiceIntegrationTest.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/EntitiesTestSuite.java
The file was addedrest/src/test/resources-wildfly-embedded-h2/clean.sql
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToStory.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/microstories/domain/Poetry.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/NanostoryTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoriesDataset.java