diaspora/spec/controllers
2011-09-07 15:17:42 +02:00
..
activity_streams
devise Haven't figured out why reset password email body is blank, but I pulled it into a controller test so we can figure it out there instead of in a cucumber feature. 2011-08-21 16:45:53 -07:00
admins_controller_spec.rb
apis_controller_spec.rb
application_controller_spec.rb
apps_controller_spec.rb
aspect_memberships_controller_spec.rb Fixing some tests that weren't testing correctly 2011-08-19 23:57:33 -03:00
aspects_controller_spec.rb Use a jasmine fixture with just one post for the comment specs. 2011-09-03 17:51:51 -07:00
authorizations_controller_spec.rb Log out a user if they arrive at AuthorizationsController#new carrying the username of a different user 2011-08-23 16:37:50 -07:00
comments_controller_spec.rb pull in jasmine-ajax, start testing our ajax callbacks with meaningful responses 2011-08-31 00:00:49 -05:00
contacts_controller_spec.rb
conversation_visibilities_controller_spec.rb
conversations_controller_spec.rb Validate presence of message text on conversations. Closes #1329. 2011-08-17 23:52:31 -03:00
home_controller_spec.rb
invitations_controller_spec.rb Fixing some tests that weren't testing correctly 2011-08-19 23:57:33 -03:00
likes_controller_spec.rb pull in jasmine-ajax, start testing our ajax callbacks with meaningful responses 2011-08-31 00:00:49 -05:00
messages_controller_spec.rb Validate presence of message text on conversations. Closes #1329. 2011-08-17 23:52:31 -03:00
notifications_controller_spec.rb
people_controller_spec.rb ensure handle is downcased on search, fix #1912 2011-09-07 15:17:42 +02:00
photos_controller_spec.rb
post_visibilities_controller_spec.rb
posts_controller_spec.rb DC MS fix crazy status.net linkback accept header 2011-08-29 18:44:31 -07:00
profiles_controller_spec.rb Closes #1486. Profile update was crashing with invalid birthday date 2011-08-20 00:34:59 -03:00
publics_controller_spec.rb added Link to profile page in webfinger profile to make federation a bit easier 2011-08-31 19:57:46 -07:00
registrations_controller_spec.rb Fixing some tests that weren't testing correctly 2011-08-19 23:57:33 -03:00
reshares_controller_spec.rb
services_controller_spec.rb Fix ServicesController spec 2011-08-19 16:52:26 -07:00
sessions_controller_spec.rb
sockets_controller_spec.rb
status_messages_controller_spec.rb
tag_followings_controller_spec.rb
tags_controller_spec.rb
tokens_controller_spec.rb
users_controller_spec.rb