pleroma/test
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
..
fixtures update test 2018-12-04 14:04:06 +03:00
plugs fix warnings 2018-12-12 09:09:19 +03:00
support fix warnings 2018-12-12 09:09:19 +03:00
web Fix tests 2018-12-14 20:23:51 +01:00
activity_test.exs Format the code. 2018-03-30 15:01:53 +02:00
config_test.exs Pleroma.Config.delete/1 2018-11-30 18:27:27 +01:00
filter_test.exs fix warnings 2018-12-12 09:09:19 +03:00
formatter_test.exs Allow underscores in usernames. 2018-12-12 18:57:33 +01:00
html_test.exs test: add smoketests for the scrubbing policies 2018-09-22 03:45:37 +00:00
http_test.exs add test 2018-12-04 20:37:13 +03:00
list_test.exs fix warnings 2018-12-12 09:09:19 +03:00
media_proxy_test.exs Media proxy: fix url encoding 2018-12-07 21:57:59 +01:00
notification_test.exs fix warnings 2018-12-12 09:09:19 +03:00
object_test.exs object: split object_cache from user_cache 2018-11-01 08:41:46 +00:00
test_helper.exs Format the code. 2018-03-30 15:01:53 +02:00
upload_test.exs [#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check 2018-12-05 13:37:06 +03:00
user_test.exs fix warnings 2018-12-12 09:09:19 +03:00
xml_builder_test.exs Format the code. 2018-03-30 15:01:53 +02:00