diaspora/spec/controllers
2010-11-10 12:05:28 -07:00
..
aspects_controller_spec.rb AspectsController#manage now works if you have pending friend requests. 2010-11-10 12:05:28 -07:00
comments_controller_spec.rb Revert "IZ local comment destroy" 2010-11-08 19:32:43 -08:00
dev_utilities_controller_spec.rb attr_accessible on Post 2010-10-28 15:50:19 -07:00
invitations_controller_spec.rb add a couple specs 2010-11-09 14:07:26 -08:00
people_controller_spec.rb the profile cannot massassign diaspora handle 2010-11-08 15:10:23 -08:00
photos_controller_spec.rb collapse person's photos and status message into their profile; also, made these nested on a person 2010-11-08 15:55:58 -08:00
publics_controller_spec.rb Take out notifier stubbing, it's in test mode. 2010-11-05 11:31:52 -07:00
registrations_controller_spec.rb RegistrationsController#create re-renders the form instead of redirecting, so user doesn't lose what they've entered. 2010-11-04 22:51:30 -07:00
requests_controller_spec.rb Fix new request view 2010-11-09 15:03:56 -08:00
services_controller_spec.rb trying another thing to get the redirect working 2010-11-08 17:43:59 -08:00
sockets_controller_spec.rb killed albums 2010-11-04 10:17:19 -07:00
status_message_controller_spec.rb fixing controller test 2010-11-09 16:55:54 -08:00
users_controller_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