<mavenBuild _class='hudson.maven.MavenBuild'><action></action><action _class='hudson.maven.reporters.MavenArtifactRecord'><attachedArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2eeaefda2d2406f22e6c1dc13dd74410</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>dbca8dabba66729379de4553b2267f8d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>97e6a2c20dafa9f835629440c7a00fef</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>115</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/115/</url></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>60450a8e877eb88551e17c5c34a90596</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/115/mavenArtifacts/</url></action><action></action><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</relativePath></artifact><artifact><displayPath>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</displayPath><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</fileName><relativePath>es.uvigo.esei.dgss.teamA.microstories/dgss2021-teamA-microstories-tests/0.1.0-SNAPSHOT/dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</relativePath></artifact><building>false</building><displayName>#115</displayName><duration>9348</duration><estimatedDuration>8067</estimatedDuration><fullDisplayName>μStories 2021 - Team A » Tests #115</fullDisplayName><id>115</id><keepLog>false</keepLog><number>115</number><queueId>-1</queueId><result>SUCCESS</result><timestamp>1608330907582</timestamp><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/115/</url><builtOn></builtOn><changeSet _class='hudson.maven.FilteredChangeLogSet'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java</affectedPath><affectedPath>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</affectedPath><commitId>bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f</commitId><timestamp>1608330436000</timestamp><author><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName></author><authorEmail>fercamta@gmail.com</authorEmail><comment>tsk71 Adds tests to delete story method
Adds missing tests to delete story method. These tests probe that an
user can't remove another user stories, an unlogged user can't remove
any story and that if an user tries to delete a story that couldn't be
found, an error was thrown. These tests are added on both user and story
resources. Also a new auxiliary method was created to check in the tests
that an internal server error is received.
</comment><date>2020-12-18 23:27:16 +0100</date><id>bbd61e972bbc64a5ae29faf6a0a9b6c7fde9709f</id><msg>tsk71 Adds tests to delete story method</msg><path><editType>edit</editType><file>tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java</file></path><path><editType>edit</editType><file>rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java</file></path></item></changeSet><culprit><absoluteUrl>http://sing.ei.uvigo.es/dt/jenkins/user/fercamta</absoluteUrl><fullName>fercamta</fullName><id>fercamta</id><property _class='jenkins.security.ApiTokenProperty'></property><property _class='com.cloudbees.plugins.credentials.UserCredentialsProvider$UserCredentialsProperty'></property><property _class='hudson.plugins.emailext.watching.EmailExtWatchAction$UserProperty'></property><property _class='hudson.model.MyViewsProperty'></property><property _class='org.jenkinsci.plugins.displayurlapi.user.PreferredProviderUserProperty'></property><property _class='hudson.model.PaneStatusProperties'></property><property _class='hudson.search.UserSearchProperty'><insensitiveSearch>true</insensitiveSearch></property><property _class='hudson.tasks.Mailer$UserProperty'><address>fercamta@gmail.com</address></property></culprit><mavenArtifacts><attachedArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</canonicalName><classifier>sources</classifier><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-sources.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>2eeaefda2d2406f22e6c1dc13dd74410</md5sum><type>java-source</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><attachedArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</canonicalName><classifier>javadoc</classifier><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT-javadoc.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>dbca8dabba66729379de4553b2267f8d</md5sum><type>javadoc</type><version>0.1.0-SNAPSHOT</version></attachedArtifact><mainArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</canonicalName><fileName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.jar</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>97e6a2c20dafa9f835629440c7a00fef</md5sum><type>jar</type><version>0.1.0-SNAPSHOT</version></mainArtifact><parent><number>115</number><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/115/</url></parent><pomArtifact><artifactId>dgss2021-teamA-microstories-tests</artifactId><canonicalName>dgss2021-teamA-microstories-tests-0.1.0-SNAPSHOT.pom</canonicalName><fileName>pom.xml</fileName><groupId>es.uvigo.esei.dgss.teamA.microstories</groupId><md5sum>60450a8e877eb88551e17c5c34a90596</md5sum><type>pom</type><version>0.1.0-SNAPSHOT</version></pomArtifact><url>http://sing.ei.uvigo.es/dt/jenkins/job/%CE%BCStories%202021%20-%20Team%20A/es.uvigo.esei.dgss.teamA.microstories$dgss2021-teamA-microstories-tests/115/mavenArtifacts/</url></mavenArtifacts></mavenBuild>