tracks/spec/models
Jan Stępień e221264e74 Fixed User specs broken in commit b33044
Expressions '...should == @user' caused specs to fail because of

  ArgumentError in 'User authentication resets password'
  wrong number of arguments (0 for 1)

Replacing expectations declared for User objects with expectations declared
for their id fields solves the problem and doesn't change specs' logic.
2011-09-07 16:06:02 +02:00
..
context_spec.rb fix failing specs 2011-08-16 11:49:04 +02:00
message_gateway_spec.rb Fixed failing tests 2010-04-09 09:34:57 -04:00
todo_spec.rb fix failing specs 2011-08-16 11:49:04 +02:00
user_spec.rb Fixed User specs broken in commit b33044 2011-09-07 16:06:02 +02:00