features/rest.feature in bamboo-client-0.0.6 vs features/rest.feature in bamboo-client-0.0.8
- old
+ new
@@ -18,5 +18,12 @@
Scenario: Fetch all builds
When I fetch all builds
Then I should get a list of builds
And all builds should have a state
+
+ Scenario: Authenticated API
+ When I log in
+ Then I should get a session ID
+ When I fetch all the plans
+ Then I should get a list of plans
+ And all plans should have a key