Unverified Commit cdc30849 authored by Benjamin Neff's avatar Benjamin Neff
Browse files

Wait for stream to load for invitation test

parent 2d06b286
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -52,7 +52,8 @@ Feature: Invitations

  Scenario: sends an invitation from the stream
    When I sign in as "alice@alice.alice"
    And I press the first "a.invitations-link" within "#no_contacts"
    Then I should see "There are no posts to display here yet." within ".no-posts-info"
    When I press the first "a.invitations-link" within "#no_contacts"
    Then I should see "Invite someone to join diaspora*!" within "#invitationsModalLabel"
    And I fill in the following:
      | email_inviter_emails         | alex@example.com    |