diaspora/spec/models
2010-11-04 14:37:08 -07:00
..
user retracting on a non existant post does not raise a permissions error. 2010-11-04 12:43:26 -07:00
aspect_spec.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
comment_spec.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
contact_spec.rb Moving friendships into a 'Contact' proxy object. 2010-10-22 18:11:04 -07:00
person_spec.rb fix spec 2010-11-02 17:44:13 -07:00
photo_spec.rb the photo image url is now randomized 2010-11-04 14:37:08 -07:00
post_spec.rb IZ MS; fixed post update. Posts which implement the mutable? method now can be updated via receive 2010-11-02 12:38:30 -07:00
profile_spec.rb MS IZ everything now uses diaspora handle. this feels so good 2010-11-01 18:42:42 -07:00
request_spec.rb Requests are no longer tracked by id across servers, DELETED USELESS PUTS IN EM-WEBFINGER SPEC 2010-11-03 15:26:58 -07:00
retraction_spec.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
status_message_spec.rb removed user#aspect method. all aspect creation should be scoped through the user -> aspect association proper: user.aspects.create(opts) 2010-10-31 12:34:26 -07:00
user_spec.rb killed albums 2010-11-04 10:17:19 -07:00