Implemented step definitions for data/handler/error_notfound feature. Changed resource paths in data features to be prefixed by /

This commit is contained in:
Héctor Hurtado
2019-08-30 12:56:53 +02:00
parent 0535f66c85
commit 4e3470afa0
5 changed files with 11 additions and 8 deletions
@@ -1,4 +1,3 @@
@wip
Feature: Fail to retrieve nonexistent resource items in Kapow! server.
If trying to access a nonexistent resource item
then the server responds with a no content error.