pleroma/test/web/activity_pub
rinpatch c077ad0b33 Remove User.upgrade_changeset in favor of remote_user_creation
The two changesets had the same purpose, yet some changes were updated
in one, but not the other (`uri`, for example).

Also makes `Transmogrifier.upgrade_user_from_ap_id` be called from
`ActivityPub.make_user_from_ap_id` only when the user is actually
not AP enabled yet.

I did not bother rewriting tests that used `User.insert_or_update`
to use the changeset instead because they seemed to just test the implementation,
rather than behavior.
2020-04-11 22:31:46 +03:00
..
mrf Merge branch 'develop' into gun 2020-03-20 20:47:54 +03:00
object_validators Validator Test: Small refactor. 2020-03-31 17:47:34 +02:00
transmogrifier Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
views Remove User.upgrade_changeset in favor of remote_user_creation 2020-04-11 22:31:46 +03:00
activity_pub_controller_test.exs Merge branch 'bugfix/apc2s_upload_activity' into 'develop' 2020-04-10 04:31:13 +00:00
activity_pub_test.exs Merge branch 'remake-remodel-2' into 'develop' 2020-04-06 11:59:01 +00:00
object_validator_test.exs Credo fixes. 2019-10-23 12:18:05 +02:00
pipeline_test.exs Bump copyright dates. 2020-03-26 15:37:42 +01:00
publisher_test.exs Improved in-test clear_config/n applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
relay_test.exs Merge branch 'develop' into gun 2020-03-20 20:47:54 +03:00
side_effects_test.exs Bump copyright dates. 2020-03-26 15:37:42 +01:00
transmogrifier_test.exs Merge branch 'bugfix/apc2s_upload_activity' into 'develop' 2020-04-10 04:31:13 +00:00
utils_test.exs rip out fetch_initial_posts 2020-03-15 15:59:17 +03:00
visibilty_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00