Added @wip tag to features and fix name length issues

This commit is contained in:
Héctor Hurtado
2019-08-27 10:00:29 +02:00
parent 666bfb09f9
commit 074880873d
3 changed files with 5 additions and 6 deletions
@@ -1,8 +1,8 @@
@wip
Feature: Fail to retrieve an invalid resource for a handler in Kapow! server.
If trying to access an invalid resource for a handler
then the server responds with an error.
@wip
Scenario: Try to get invented/path from a existent handler.
A request for retrieving an invalid resource for an
existent handler will trigger a invalid resource error.