Loading features/desktop/signs_up.feature +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
features/desktop/signs_up.feature +5 −0 Original line number Diff line number Diff line Loading @@ -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 Loading