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 bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job 2011-10-24 11:00:00 -07:00
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 DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
process_photo_spec.rb remove commented out spec 2011-10-03 15:00:14 -05:00
publish_to_hub_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
receive_salmon_spec.rb accounting for the unified receiver interface of the method 2011-10-04 15:51:39 -07:00
receive_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
resend_invitation_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
reset_password_spec.rb Background sending password reset instructions. 2011-11-14 12:30:47 -08:00
socket_webfinger_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00
update_service_users_spec.rb DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class 2011-09-15 12:42:53 -07:00