Skip to content
log in
ENABLE AUTO REFRESH
Jenkins
μStories 2021 - Team A
REST
#81
Back to Project
Status
Changes
Console Output
View Build Information
Executed Mojos
Test Result
See Fingerprints
Previous Build
Next Build
Changes
Summary
tsk38 The resource is added to delete a story (
details
)
Commit a0f5b213feda2981b18b25bacfd9a6dde438c985 by
mcpaz
tsk38 The resource is added to delete a story
A resource is added so that the user can delete stories
rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResource.java
rest/src/test/resources/web.xml
tests/src/main/resources/datasets/stories.xml
rest/src/main/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResource.java
rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
tests/src/main/resources/datasets/stories-remove.xml
rest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/UserResourceRestTest.java
rest/src/main/webapp/WEB-INF/web.xml