Skip to content
log in
DISABLE AUTO REFRESH
Jenkins
microstories-2526-teamA
REST
#149
Back to Project
Status
Changes
Console Output
View Build Information
Executed Mojos
Test Result
See Fingerprints
Previous Build
Next Build
Changes
Summary
tsk67: Adds endpoint to delete stories (
details
)
Commit ec025a2544259bff2a62189b344736bb808c61be by
josecampor31
tsk67: Adds endpoint to delete stories
Adds delete endpoint to delete stories and adds tests
rest/src/test/java/es/uvigo/esei/microstories/rest/StoryResourceRestTest.java
rest/src/main/java/es/uvigo/esei/microstories/rest/StoryResource.java
tests/src/main/resources/datasets/stories-with-delete-1.xml
service/src/main/java/es/uvigo/esei/microstories/services/StoryService.java
tests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java