diaspora/spec
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
..
controllers Stop disabling Send workers for each example 2017-08-14 13:54:38 +03:00
fixtures remove old unused data_conversion fixtures 2016-08-08 19:37:09 +02:00
helpers Add checksums to assets in specs 2017-07-30 05:21:33 +02:00
integration Account migration model and message support 2017-08-15 01:32:34 +03:00
javascripts Remove avatar, name, timestamp and interactions from publisher preview 2017-08-14 02:21:28 +02:00
lib Account migration model and message support 2017-08-15 01:32:34 +03:00
mailers Add a test 2017-08-07 20:21:51 +02:00
models Account migration model and message support 2017-08-15 01:32:34 +03:00
presenters Move ExtremePostPresenter methods into PostPresenter, add #with_initial_interactions method 2017-08-12 18:09:12 +02:00
serializers Use ActionDispatch::TestRequest in NotificationSerializer spec 2017-08-12 15:39:24 +02:00
services Fix post service spec 2017-08-12 15:39:25 +02:00
shared_behaviors Account migration model and message support 2017-08-15 01:32:34 +03:00
spec Add explicit mutual contact to test data 2017-08-14 19:15:54 +03:00
support Account migration model and message support 2017-08-15 01:32:34 +03:00
workers Replace Fixnum with Integer 2017-08-12 15:39:25 +02:00
configuration_methods_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
factories.rb Account migration model and message support 2017-08-15 01:32:34 +03:00
federation_callbacks_spec.rb Use RFC 7033 webfinger from diaspora_federation gem 2017-07-03 03:14:41 +02:00
helper_methods.rb Refactor account deletion spec 2017-08-09 18:09:04 +03:00
locale_spec.rb require spec_helper in .rspec 2016-11-27 21:27:12 +01:00
spec-doc.rb
spec_helper.rb Stop disabling Send workers for each example 2017-08-14 13:54:38 +03:00