summaryrefslogtreecommitdiff
path: root/features/project/service.feature
diff options
context:
space:
mode:
authorCarlos Paramio <hola@carlosparamio.com>2013-11-21 13:18:02 +0100
committerCarlos Paramio <hola@carlosparamio.com>2013-11-21 13:18:02 +0100
commit4db87f7c4bd46983c1aad8ed7cc7338ca7bbf72e (patch)
treeed2d258afa5b25bca4e7647a9b5f4ebb4ea6c115 /features/project/service.feature
parent4525fc840547358a270671ff107c3e4967679442 (diff)
downloadgitlab-ce-4db87f7c4bd46983c1aad8ed7cc7338ca7bbf72e.tar.gz
Integration with Assembla
Diffstat (limited to 'features/project/service.feature')
-rw-r--r--features/project/service.feature6
1 files changed, 6 insertions, 0 deletions
diff --git a/features/project/service.feature b/features/project/service.feature
index 4805d2befbe..f8684f3b3b7 100644
--- a/features/project/service.feature
+++ b/features/project/service.feature
@@ -30,3 +30,9 @@ Feature: Project Services
And I click Flowdock service link
And I fill Flowdock settings
Then I should see Flowdock service settings saved
+
+ Scenario: Activate Assembla service
+ When I visit project "Shop" services page
+ And I click Assembla service link
+ And I fill Assembla settings
+ Then I should see Assembla service settings saved \ No newline at end of file