| .. |
|
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
|
MS DG IZ major invite refactor. all tests are green minus weird stuff on dans computer, need to checkout this out on pivots
|
2011-08-17 16:28:21 -07:00 |
|
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
|
don't redirect to AspectsController#new from AspectsController#index if no aspect is present
|
2011-09-10 09:25:38 -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
|
down to 2 failures in postgres
|
2011-08-17 16:51:54 -07:00 |
|
conversation_visibilities_controller_spec.rb
|
Refactor conversations creation
|
2011-08-12 23:07:01 -03:00 |
|
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
|
the Devise email regex was not catching pods that were anything other than a standard url
|
2011-09-09 18:05:58 -07:00 |
|
photos_controller_spec.rb
|
Fix photo show pages with likes
|
2011-08-02 10:17:49 -07:00 |
|
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
|
Reshares and reshare retractions are green.
|
2011-07-22 16:00:19 -07:00 |
|
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
|
Fix weird error in jasmine suite
|
2011-08-05 15:09:16 -07:00 |
|
tag_followings_controller_spec.rb
|
|
|
|
tags_controller_spec.rb
|
Take out PostsFake, now that we ajax in comments it's not worth the extra complications
|
2011-08-03 11:09:21 -07:00 |
|
tokens_controller_spec.rb
|
|
|
|
users_controller_spec.rb
|
placed all mail jobs in the Job::Mail:: namespace & added into appropriate folders
|
2011-08-10 15:31:40 -07:00 |