diaspora/spec/controllers
2010-12-04 18:13:15 -08:00
..
aspects_controller_spec.rb Fix spec 2010-11-30 16:02:14 -08:00
comments_controller_spec.rb move photo-show js to assets. remove EM::next_tick from controller#create actions. make photo show pages render again. 2010-11-28 02:30:25 -05:00
home_controller_spec.rb Override request started log line 2010-11-29 14:03:29 -08:00
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 posts now have public permalinks 2010-12-02 18:47:48 -08:00
publics_controller_spec.rb invites are now on the queue 2010-12-03 19:33:54 -08:00
registrations_controller_spec.rb Redirect directly to the login page no registrations closed 2010-11-15 12:24:58 -08:00
requests_controller_spec.rb you can no longer send a request to yourself at the Request model level 2010-12-01 11:37:54 -08:00
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 make the build pass (we no longer socket photos at all) and also more test fixing around request. we were saving requests to early in the cycle, most likely cruft before it was refactored. 2010-11-29 13:39:48 -08:00
status_message_controller_spec.rb posts now have public permalinks 2010-12-02 18:47:48 -08:00
users_controller_spec.rb removed referring text from users#edit. render_views in both users_controller_spec and photos_controller_spec. 2010-12-02 18:42:21 -08:00