Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
diaspora
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Gigadoc 2
diaspora
Commits
44f712a2
Unverified
Commit
44f712a2
authored
Feb 06, 2017
by
Benjamin Neff
Committed by
Steffen van Bergerem
Feb 08, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add test for first post to be public
parent
690bbd9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
features/desktop/signs_up.feature
features/desktop/signs_up.feature
+5
-0
No files found.
features/desktop/signs_up.feature
View file @
44f712a2
...
...
@@ -37,6 +37,11 @@ Feature: new user registration
Then
I should be on the stream page
And
I close the publisher
Scenario
:
first status message is public
When
I confirm the alert after I follow
"awesome_button"
Then
I should be on the stream page
And
I should see
"Public"
within
".aspect_dropdown"
Scenario
:
new user without any tags posts first status message
When
I confirm the alert after I follow
"awesome_button"
Then
I should be on the stream page
...
...
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