features/api_navigation.feature in hyperclient-0.7.0 vs features/api_navigation.feature in hyperclient-0.7.1
- old
+ new
@@ -19,5 +19,10 @@
Scenario: Embedded resources
Given I connect to the API
When I load a single post
Then I should also be able to access it's embedded comments
+
+ Scenario: Navigation links
+ When I connect to the API
+ Then I should be able to navigate to next page
+ Then I should be able to navigate to next page without links