+ pass_crypt { Digest::MD5.hexdigest("test") }
+
+ # These attributes are not the defaults, but in most tests we want
+ # a 'normal' user who can log in without being redirected etc.
+ status { "active" }
+ terms_seen { true }
+ terms_agreed { Time.now.getutc }
+ data_public { true }