cuke testing of timestamp api

This commit is contained in:
Emil Tin
2012-12-10 16:07:47 +01:00
parent a255f222ef
commit b10b716733
10 changed files with 69 additions and 25 deletions
+12
View File
@@ -0,0 +1,12 @@
@timestamp
Feature: Timestamp
Scenario: Request timestamp
Given the node map
| a | b |
And the ways
| nodes |
| ab |
When I request /timestamp
Then I should get a valid timestamp