Unverified Commit 44f712a2 authored by Benjamin Neff's avatar Benjamin Neff Committed by Steffen van Bergerem
Browse files

Add test for first post to be public

parent 690bbd9d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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