diaspora/spec/integration
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 Add params keyword to controller specs 2017-08-12 15:39:23 +02:00
federation Account migration model and message support 2017-08-15 01:32:34 +03:00
account_deletion_spec.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
account_migration_spec.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
application_spec.rb New syntax for request specs 2017-08-12 15:39:23 +02:00
contact_deleting_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
contacts_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
dispatching_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
exporter_spec.rb Update the user data export archive format. 2017-08-10 09:36:26 +03:00
mentioning_spec.rb New syntax for request specs 2017-08-12 15:39:23 +02:00
mobile_posts_spec.rb New syntax for request specs 2017-08-12 15:39:23 +02:00
profile_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
receiving_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
tag_people_spec.rb New syntax for request specs 2017-08-12 15:39:23 +02:00