Created
July 20, 2015 18:16
-
-
Save joaomdmoura/70b3cf628dba54150a50 to your computer and use it in GitHub Desktop.
Fake Data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## | |
## SCENARIO: One Driver one Passenger (current_user) and Two pending invitations | |
## | |
{:email=>"[email protected]", :password=>"dtyyx", :id=>3608} | |
{:email=>"[email protected]", :password=>"xxyjk", :id=>3607} | |
{:email=>"[email protected]", :password=>"tsqyv", :id=>3610} | |
{:email=>"[email protected]", :password=>"ozsdp", :id=>3609} | |
## | |
## SCENARIO: One Driver one Passenger (current_user) without Pending Invitation | |
## | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment