Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / test / fixtures / orders.yml
1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
3 one:
4 name: First Order Person
5 address: First Address
6 email: first@email.com
7 pay_type: cc
8
9 two:
10 name: Second Order Person
11 address: Second address
12 email: second@email.com
13 pay_type: po