features/remote.feature in bamboo-client-0.0.1 vs features/remote.feature in bamboo-client-0.0.2
- old
+ new
@@ -8,9 +8,10 @@
And I am logged in
Scenario: Fetch build names
When I fetch all build names
Then I should get a list of builds
+ And I should be able to get the latest result
Scenario: Fetch a build result
When I fetch a build result
Then the build result should have a key
And the build result should have a state
\ No newline at end of file