Make test output easier to read.
authorlain <lain@soykaf.club>
Mon, 12 Feb 2018 09:13:54 +0000 (10:13 +0100)
committerlain <lain@soykaf.club>
Mon, 12 Feb 2018 09:14:11 +0000 (10:14 +0100)
commit26ccb768d39515faa3b1db7f1371ecf2517eb6bf
treecad8d083afe1b126f6907cc6f9d1478c3e469656
parent33a5d0a2385984168f7de063093c6a71c8b07b73
Make test output easier to read.
19 files changed:
.gitlab-ci.yml
lib/pleroma/stats.ex
test/notification_test.exs
test/object_test.exs
test/user_test.exs
test/web/activity_pub/activity_pub_test.exs
test/web/mastodon_api/mastodon_api_controller_test.exs
test/web/ostatus/activity_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/user_view_test.exs
test/web/web_finger/web_finger_test.exs
test/web/websub/websub_controller_test.exs
test/web/websub/websub_test.exs