Add test for first post to be public

This commit is contained in:
Benjamin Neff 2017-02-06 00:29:01 +01:00 committed by Steffen van Bergerem
parent 690bbd9db3
commit 44f712a2e6
No known key found for this signature in database
GPG key ID: 315C9787D548DC6B

View file

@ -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