diaspora/spec/controllers
2010-12-09 15:04:40 -08:00
..
aspects_controller_spec.rb select only profile on most Person queries 2010-12-09 15:04:40 -08:00
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 fix for people controller where Person.search was returning a non-deterministic order of people 2010-12-09 14:37:07 -08:00
photos_controller_spec.rb Fix photo uploading in profile photos, style photo upload button better 2010-12-09 13:06:31 -08:00
posts_controller_spec.rb posts now have public permalinks 2010-12-02 18:47:48 -08:00
publics_controller_spec.rb Stub Jobs::ReceiveSalmon.perform in controller test 2010-12-05 01:31:19 -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 posts now have public permalinks 2010-12-02 18:47:48 -08:00
users_controller_spec.rb