Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
7776d4d0
Commit
7776d4d0
authored
Aug 08, 2014
by
Jan-Willem van der Meer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify feature
parent
2be5aab4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
17 deletions
+1
-17
features/admin/emails.feature
features/admin/emails.feature
+1
-17
No files found.
features/admin/emails.feature
View file @
7776d4d0
...
...
@@ -4,23 +4,7 @@ Feature: Admin email
Given
I sign in as an admin
And
I visit admin email page
Scenario
:
See email page
Then
I see all previous email notifications
Scenario
:
Create a new email notification
When
I click new email notification
And
submit form with email notification info
Then
I should be redirected to the email notification page
And
I should see newly created email notification
Scenario
:
Adding recipients for email notification
Given
email notification 'maintenance'
And
I visit email notification 'maintenance'
When
I submit recipients
Then
I should see the reciepints
Scenario
:
Sending email notification
Given
email notification 'maintenance' with selected recipients
And
I visit email notification 'maintenance'
When
I click send
Then
I should see the notification has been sent
Then
I should see notification about being sent
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment