diaspora/spec/controllers
2011-03-07 17:54:25 -08:00
..
admins_controller_spec.rb remove puts, fix admins controller test 2011-02-26 14:22:13 +01:00
aspect_memberships_controller_spec.rb fixed migrations, added unread to PrivateMessageVisibilities 2011-03-01 12:25:54 -08:00
aspects_controller_spec.rb can now select individual services to be added 2011-02-24 17:31:54 -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
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
invitations_controller_spec.rb
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
profiles_controller_spec.rb
publics_controller_spec.rb
registrations_controller_spec.rb
requests_controller_spec.rb default scope on contact 2011-02-18 17:38:02 -08:00
services_controller_spec.rb
sockets_controller_spec.rb
statistics_controller_spec.rb
status_messages_controller_spec.rb posts now have authors instead of people 2011-03-01 18:05:05 -08:00
users_controller_spec.rb