diaspora/spec/models
2010-09-09 16:06:42 -07:00
..
user send_friend_request_to now takes a person and group, rather than a receive url and a group id 2010-09-09 16:06:42 -07:00
album_spec.rb Specs pass again, need to make albums have a group 2010-08-24 17:12:27 -07:00
comments_spec.rb send_friend_request_to now takes a person and group, rather than a receive url and a group id 2010-09-09 16:06:42 -07:00
group_spec.rb MS IZ added the move friend method 2010-08-25 16:58:07 -07:00
person_spec.rb send_friend_request_to now takes a person and group, rather than a receive url and a group id 2010-09-09 16:06:42 -07:00
photo_spec.rb removed ensure_bson in user. added to_id method to String and ObjectID classes 2010-08-25 17:11:57 -07:00
post_spec.rb Moving to salmon 2010-09-08 18:29:39 -07:00
profile_spec.rb
request_spec.rb send_friend_request_to now takes a person and group, rather than a receive url and a group id 2010-09-09 16:06:42 -07:00
retraction_spec.rb User post now requires a :to field 2010-08-24 15:42:24 -07:00
status_message_spec.rb fixed photos going through the websocket. added a spec to SocketsController 2010-08-25 16:08:44 -07:00
user_spec.rb