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,9 +1,9 @@
@wip
Feature: Retrieve a resource from a handler in Kapow! server.
Users can retrieve request handler resources
from the server by specifying the handler id
and the resource path.
@wip
Scenario: Retrieve a resource for the current request.
Get the "request/path" resource for the current
request through the handler id.