diaspora/spec/models/jobs
2011-12-27 14:48:39 -08:00
..
mail Found 3 spec files that were never getting run because they didn't have the _spec at the end of the filename. This commit renames them, so that they are now included in rake spec. Unsurprisingly, they all fail. Since they represent actual changing code that isn't tested, I'm checking them in anyway. Thx Pistos for pointer to the first file, which prompted me to look for others. 2011-12-27 14:48:39 -08:00
delete_account_spec.rb change close account to clear profile, still need to dispatch account deletion xml 2011-12-08 16:32:19 -08:00
fetch_profile_photo_spec.rb
gather_o_embed_data_spec.rb Found 3 spec files that were never getting run because they didn't have the _spec at the end of the filename. This commit renames them, so that they are now included in rake spec. Unsurprisingly, they all fail. Since they represent actual changing code that isn't tested, I'm checking them in anyway. Thx Pistos for pointer to the first file, which prompted me to look for others. 2011-12-27 14:48:39 -08:00
http_multi_spec.rb Remove resque_rescheduler as it was killing our app servers (receiving 2011-11-07 12:50:02 -08:00
notify_local_users_spec.rb Revert "add participant_users to conversations" 2011-11-05 18:08:32 -07:00
post_to_service_spec.rb
process_photo_spec.rb
publish_to_hub_spec.rb
receive_salmon_spec.rb
receive_spec.rb
resend_invitation_spec.rb
reset_password_spec.rb Background sending password reset instructions. 2011-11-14 12:30:47 -08:00
socket_webfinger_spec.rb
update_service_users_spec.rb