diaspora/spec/controllers
2010-12-04 19:36:22 -08:00
..
aspects_controller_spec.rb
comments_controller_spec.rb
home_controller_spec.rb
invitations_controller_spec.rb fixing the invite user job 2010-12-03 22:41:16 -08:00
people_controller_spec.rb Random extra spec for people_controller 2010-12-04 18:13:15 -08:00
photos_controller_spec.rb Put photos create spec back in. I am not going to check who left it pending. 2010-12-04 17:18:08 -08:00
posts_controller_spec.rb
publics_controller_spec.rb dispatch moved to resque. one failing test, globally stubbed out resque enqueue temporarily. TO AMEND. 2010-12-04 19:36:22 -08:00
registrations_controller_spec.rb
requests_controller_spec.rb
services_controller_spec.rb public posts are now accessible by your friends, and facebook and twitter include a permalink. we prob want to link shorten these bad boys(and it has a max length of 140 chars, with a permalink), also, facebook and twitter posting are sync, but that will make it more reliable 2010-12-02 18:48:50 -08:00
sockets_controller_spec.rb
status_message_controller_spec.rb
users_controller_spec.rb