1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2 # The normal user's email is intentionally capitalised that way to
3 # check that the login is case insensitive
6 email: test@OpenStreetMap.org
8 pass_crypt: <%= Digest::MD5.hexdigest('test') %>
9 creation_time: "2007-01-01 00:00:00"
19 email: test@example.com
21 pass_crypt: <%= Digest::MD5.hexdigest('test') %>
22 creation_time: "2008-05-01 01:23:45"
25 description: some test description
32 email: inactive@openstreetmap.org
34 pass_crypt: <%= Digest::MD5::hexdigest('test2') %>
35 creation_time: "2008-07-01 02:23:45"
36 display_name: Inactive User
38 description: description