test: de-group alias/es
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Sun, 10 Feb 2019 21:57:38 +0000 (22:57 +0100)
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>
Mon, 11 Feb 2019 02:44:15 +0000 (03:44 +0100)
commit8bb7e19b3814e261e66c2d3592d146f72d4ce623
tree9a90b05698d7424cc8ad710fd2536a3c62450864
parent89b6f255b4f3732182bd7b167c95fa87ccc31d33
test: de-group alias/es
27 files changed:
test/notification_test.exs
test/object_test.exs
test/support/builders/user_builder.ex
test/tasks/relay_test.exs
test/user_test.exs
test/web/activity_pub/activity_pub_controller_test.exs
test/web/activity_pub/activity_pub_test.exs
test/web/admin_api/admin_api_controller_test.exs
test/web/common_api/common_api_utils_test.exs
test/web/federator_test.exs
test/web/mastodon_api/mastodon_api_controller_test.exs
test/web/mastodon_api/status_view_test.exs
test/web/oauth/authorization_test.exs
test/web/oauth/oauth_controller_test.exs
test/web/oauth/token_test.exs
test/web/ostatus/activity_representer_test.exs
test/web/ostatus/feed_representer_test.exs
test/web/ostatus/incoming_documents/delete_handling_test.exs
test/web/ostatus/ostatus_controller_test.exs
test/web/ostatus/ostatus_test.exs
test/web/salmon/salmon_test.exs
test/web/twitter_api/representers/activity_representer_test.exs
test/web/twitter_api/twitter_api_controller_test.exs
test/web/twitter_api/twitter_api_test.exs
test/web/twitter_api/views/notification_view_test.exs
test/web/websub/websub_controller_test.exs
test/web/websub/websub_test.exs