diaspora/spec/controllers
2011-03-09 12:00:49 -08:00
..
admins_controller_spec.rb admins can resend invitations 2011-03-03 16:59:33 -08:00
application_controller_spec.rb Update rspec-instafail, test git headers 2011-03-06 10:18:37 -08:00
aspect_memberships_controller_spec.rb fixed migrations, added unread to PrivateMessageVisibilities 2011-03-01 12:25:54 -08:00
aspects_controller_spec.rb simplified functionality on aspect edit faceboxes 2011-03-09 12:00:49 -08:00
comments_controller_spec.rb messages are now relayable, a comment has an author as opposed to a person. 2011-03-01 12:39:42 -08:00
contacts_controller_spec.rb pulled out share_with to be contact new and contact show 2011-02-17 18:05:21 -08:00
conversation_visibilities_controller_spec.rb messages are now relayable, a comment has an author as opposed to a person. 2011-03-01 12:39:42 -08:00
conversations_controller_spec.rb dispatch the conversation in ConversationsController 2011-03-07 17:54:25 -08:00
home_controller_spec.rb Update rspec-instafail, test git headers 2011-03-06 10:18:37 -08:00
invitations_controller_spec.rb refactored the api 2011-02-05 15:01:05 -08:00
messages_controller_spec.rb addedthe controllers and the views for the message and the conversation inbox, going to pull in some left nav styling 2011-03-02 12:27:57 -08:00
notifications_controller_spec.rb Don't actually need 36 notifications. 2011-02-21 13:20:39 -08:00
people_controller_spec.rb To run specs without perf tests: rake spec SPEC_OPTS="--tag ~performance" 2011-02-20 14:40:51 -08:00
photos_controller_spec.rb posts now have authors instead of people 2011-03-01 18:05:05 -08:00
posts_controller_spec.rb Made specs work with fixtures, spec_helper needs work 2011-01-18 13:31:10 -08:00
profiles_controller_spec.rb wip, profiles controller and specs, with cucumber failures 2011-02-15 14:17:25 -08:00
publics_controller_spec.rb Put in a lot of non nullable fields, edit the specs to match, drop a couple superfluous columns 2011-01-26 18:29:23 -08:00
registrations_controller_spec.rb Replace APP_CONFIG with lib/app_config.rb so that it's testable. 2010-12-24 12:31:09 -08:00
requests_controller_spec.rb default scope on contact 2011-02-18 17:38:02 -08:00
services_controller_spec.rb Fix translation missing error 2011-01-28 17:50:34 -08:00
sockets_controller_spec.rb Made specs work with fixtures, spec_helper needs work 2011-01-18 13:31:10 -08:00
status_messages_controller_spec.rb Merge branch 'private_messages' 2011-03-08 21:23:41 -08:00
users_controller_spec.rb 204, not 201 2011-02-09 18:04:44 -08:00