diaspora/spec/models
2011-01-04 15:44:55 -08:00
..
jobs
services
user moved the test to the controller 2011-01-04 15:44:55 -08:00
aspect_spec.rb
comment_spec.rb refactored notifications 2010-12-16 17:30:35 -08:00
contact_spec.rb
invitation_spec.rb
notification_spec.rb notifications now properly socket (not a hack through comments like before). notification badge updates on new messages. 2010-12-25 16:07:31 -05:00
person_spec.rb Hopefully get rid of some problems with deleted accounts moving forward 2011-01-04 15:36:42 -08:00
photo_spec.rb
post_spec.rb
profile_spec.rb Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
request_spec.rb refactored notifications 2010-12-16 17:30:35 -08:00
retraction_spec.rb
status_message_spec.rb
user_spec.rb Fix 1.9 build. Apparently mongo mapper in 1.9 does not like contacts(:pending => false) - it has to be contacts.where(:pending => false). And now you know. 2010-12-20 02:50:38 -08:00