pleroma/test/web
raeno 9ff61ed793 Fix tests
Notice test has been failing due to missing placeholder in index.html
I've tried to use fixtures to substitute that file in test environment but it became too much hassle. Fixtures are not copied to _build directory so I'd need to change file fetching logic. IMO it doesn't worth it since pleroma-fe already has this placeholder merged and all future updated of index.html will include it.
2018-12-14 20:23:51 +01:00
..
activity_pub fix warnings 2018-12-12 09:09:19 +03:00
admin_api fix warnings 2018-12-12 09:09:19 +03:00
common_api Fix CommonApi tests. 2018-11-27 17:31:14 +01:00
http_sigs fix warnings 2018-12-12 09:09:19 +03:00
mastodon_api fix warnings 2018-12-12 09:09:19 +03:00
oauth fix warnings 2018-12-12 09:09:19 +03:00
ostatus Fix tests 2018-12-14 20:23:51 +01:00
plugs Add federating plug & public tests 2018-11-06 14:45:04 +01:00
salmon fix warnings 2018-12-12 09:09:19 +03:00
twitter_api fix warnings 2018-12-12 09:09:19 +03:00
views Format the code. 2018-03-30 15:01:53 +02:00
web_finger update test 2018-12-04 14:04:06 +03:00
websub Treat warnings as errors outside of tests. 2018-12-10 19:13:53 +01:00
federator_test.exs all tests passed 2018-12-04 17:44:15 +03:00
node_info_test.exs More and more fixes. 2018-11-27 18:21:05 +01:00
retry_queue_test.exs fix warnings 2018-12-12 09:09:19 +03:00
streamer_test.exs Streamer: Don't send unwanted DMs to list streams 2018-11-27 20:50:19 +01:00