diaspora/spec/models
2011-01-05 14:59:15 -08:00
..
jobs skipping receive process for incoming local posts, calling receive_object directly 2010-12-16 14:39:19 -08:00
services moar tests for services 2010-12-09 19:29:25 -08:00
user Revert "Revert "added comment on post mail method"" 2011-01-05 14:59:15 -08:00
aspect_spec.rb add_person_to_aspect is now add_contact_to_aspect, some methods now take models rather than ids 2010-12-15 14:48:14 -08:00
comment_spec.rb refactored notifications 2010-12-16 17:30:35 -08:00
contact_spec.rb initiating a request now just creates a pending contact instead of persisting a request 2010-12-14 17:11:43 -08:00
invitation_spec.rb initiating a request now just creates a pending contact instead of persisting a request 2010-12-14 17:11:43 -08:00
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 fixing photo controllers spec 2010-12-05 00:45:13 -08:00
post_spec.rb posts now have public permalinks 2010-12-02 18:47:48 -08:00
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 made http calls synchronous. messagehandler enqueues POSTs into resque. 2010-12-03 15:26:52 -08:00
status_message_spec.rb MSSM services are now broken out into seperate classes, and we cleaned up posting to them 2010-12-09 19:29:25 -08:00
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