diaspora/spec/models
2011-12-27 14:48:39 -08:00
..
activity_streams fixing wrong datatype on activity streams objectId 2011-10-01 19:07:11 -07:00
jobs 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
notifications MS DG update copyright 2011-09-14 11:23:12 -07:00
services update gems -- mainly omniauth (we explicitly include omniauth libs now... much cleaner) 2011-12-05 19:53:03 -08:00
user MS SM save sync cache if you have some sort of contacts 2011-11-07 19:52:48 -08:00
account_deleter_spec.rb change close account to clear profile, still need to dispatch account deletion xml 2011-12-08 16:32:19 -08:00
account_deletion_spec.rb i think this works 2011-12-08 16:32:19 -08:00
acts_as_taggable_on_tag_spec.rb Refactor and backfill tags_following_controller_spec. Move normalize tag specs into model spec. Move rss fixture file into fixture directory. 2011-11-05 16:05:13 -07:00
app_config_spec.rb fix app config spec 2011-12-24 00:04:04 +01:00
aspect_membership_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
aspect_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
block_spec.rb wip 2011-11-03 12:31:24 -07:00
comment_spec.rb kill no longer used youtube titles code with fire 2011-12-08 16:16:57 -08:00
contact_spec.rb ms iz rendering nothing for hcard and webfinger if account is closed, not showing aspect dropdown if the user account is closed 2011-12-08 16:32:18 -08:00
conversation_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
invitation_spec.rb ms iz wip 2011-12-08 16:32:18 -08:00
like_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
mention_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
message_spec.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
notification_spec.rb Introduced Shareable 2011-10-16 13:58:35 +02:00
oauth2_provider_models_activerecord_authorization_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
oauth2_provider_models_activerecord_client_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
person_spec.rb change close account to clear profile, still need to dispatch account deletion xml 2011-12-08 16:32:19 -08:00
photo_spec.rb fix specs; move presence_of_content validation check into a before_destory to play nicely with federation 2011-12-20 10:42:30 -08:00
pod_spec.rb Removed , but not the table. Record all in httpmulti success 2011-08-30 10:14:32 -07:00
post_spec.rb Added a counter cache for the number of reshares of a post. 2011-12-19 17:12:17 -05:00
profile_spec.rb added close account to user 2011-12-08 16:32:18 -08:00
relayable_retraction_spec.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
request_spec.rb Revert "auto follow back feature" 2011-11-14 17:18:43 -08:00
reshare_spec.rb Improve wording of error message in Reshare#root_must_be_public validation. 2011-12-19 17:12:17 -05:00
retraction_spec.rb MS DG update copyright 2011-09-14 11:23:12 -07:00
service_spec.rb bumped carrierwave, photos can now be downloaded from a url, fetching profile photo job 2011-10-24 11:00:00 -07:00
service_user_spec.rb refactoring this stuff 2011-08-03 16:58:55 -07:00
share_visibility_spec.rb ms iz wip, clearing profile, started deleting post visibilities 2011-12-08 16:32:18 -08:00
signed_retraction_spec.rb DG MS; Broke out HydraWrapper in HttpMulti job 2011-09-14 15:50:07 -07:00
status_message_spec.rb change close account to clear profile, still need to dispatch account deletion xml 2011-12-08 16:32:19 -08:00
tag_following_spec.rb ms iz wip 2011-12-08 16:32:18 -08:00
user_preference_spec.rb fix typo, puts in a test, and made the emails types a constant in UserPreferences 2011-03-14 12:21:30 -07:00
user_spec.rb even more spec fixing, postgres throws statement invalids for duplicate keys, luckily record not unique is a subsubclass of it so we can just catch the higher error 2011-12-11 04:45:11 +01:00