diaspora/spec/models
cmrd Senya 45619cb153
Account migration model and message support
This commit introduces support for AccountMigration federation message
receive. It covers the cases when the new home pod for a user is remote
respective to the recepient pod of the message. It also allows to initiate
migration locally by a podmin from the rails console. This will give the
pods a possibility to understand the account migration event on the
federation level and thus future version which will implement migration
will be backward compatible with the pods starting from this commit.
2017-08-15 01:32:34 +03:00
..
api/openid_connect Use RFC 7033 webfinger from diaspora_federation gem 2017-07-03 03:14:41 +02:00
notifications Replace FactoryGirl with Fabricate for federation factories 2017-07-02 23:55:59 +02:00
services require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
user Fix querying spec, remove (Post) 2017-08-12 15:39:25 +02:00
account_deletion_spec.rb Use person for AccountDeleter 2017-08-13 20:10:07 +02:00
account_migration_spec.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
acts_as_taggable_on_tag_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
aspect_membership_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
aspect_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
aspect_visibility_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
block_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
comment_signature_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
comment_spec.rb new PostController#mentionable_in_comment action 2017-01-13 04:47:50 +02:00
contact_spec.rb Use .reload instead of (true) in specs 2017-08-12 15:39:23 +02:00
conversation_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
conversation_visibilities_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
invitation_code_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
like_signature_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
like_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
location_spec.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
mention_spec.rb Mentions in comments backend changes 2016-11-28 15:56:56 +02:00
message_spec.rb Make Message entity non-relayable 2017-07-02 23:56:00 +02:00
notification_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
open_graph_cache_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
participation_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
person_spec.rb Fix Person.in_aspects scope multiple return 2017-08-10 09:36:34 +03:00
photo_spec.rb Bump carrierwave 2017-07-22 23:43:07 +02:00
pod_spec.rb Get current time before the test to be safer on MySQL 2017-08-12 15:39:27 +02:00
poll_answer_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
poll_participation_signature_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
poll_participation_spec.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
poll_spec.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
post_spec.rb Fix post spec 2017-08-12 15:39:25 +02:00
profile_spec.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
report_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
reshare_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
role_spec.rb Fix belongs_to, it is now required by default 2017-08-12 15:39:20 +02:00
service_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
share_visibility_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
signature_order_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
status_message_spec.rb Replace Fixnum with Integer 2017-08-12 15:39:25 +02:00
tag_following_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
user_preference_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
user_spec.rb Handle unexpected errors while exporting userdata or photos 2017-08-14 00:36:52 +02:00