diaspora/spec/controllers
2011-03-01 12:14:31 -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 IZ MS; refactored aspect_membership_controller, moved and updated views accordingly 2011-02-17 18:05:21 -08:00
aspects_controller_spec.rb
comments_controller_spec.rb Comments controller spec using fixtures 2011-01-18 10:48:06 -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
home_controller_spec.rb storing it as a boolean in the aspect 2011-02-01 17:25:15 -08:00
invitations_controller_spec.rb refactored the api 2011-02-05 15:01:05 -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 do not 500 on public photo viewing, also redirect if there is no photo rather than 500ing 2011-02-11 17:47:29 -08:00
posts_controller_spec.rb Made specs work with fixtures, spec_helper needs work 2011-01-18 13:31:10 -08:00
private_messages_controller_spec.rb basic views / controller actions for private messages 2011-03-01 12:14:31 -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
registrations_controller_spec.rb
requests_controller_spec.rb
services_controller_spec.rb
sockets_controller_spec.rb Made specs work with fixtures, spec_helper needs work 2011-01-18 13:31:10 -08:00
statistics_controller_spec.rb
status_messages_controller_spec.rb made the postzord take the services in individually 2011-02-24 17:31:54 -08:00
users_controller_spec.rb