Wait for stream to load for invitation test

This commit is contained in:
Benjamin Neff 2017-08-16 02:19:05 +02:00
parent 2d06b2865f
commit cdc3084990
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -52,7 +52,8 @@ Feature: Invitations
Scenario: sends an invitation from the stream Scenario: sends an invitation from the stream
When I sign in as "alice@alice.alice" 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" Then I should see "Invite someone to join diaspora*!" within "#invitationsModalLabel"
And I fill in the following: And I fill in the following:
| email_inviter_emails | alex@example.com | | email_inviter_emails | alex@example.com |