Fix tests
authorraeno <just.raeno@gmail.com>
Fri, 14 Dec 2018 19:23:51 +0000 (20:23 +0100)
committerraeno <just.raeno@gmail.com>
Fri, 14 Dec 2018 19:23:51 +0000 (20:23 +0100)
commit9ff61ed793b7fd968b51c5f6e4b72958adeae977
tree225dee0cb09e43db6639513bf3af893b9a32c5d8
parent46486595ff96e0af0c3193e60879a8e67f77b933
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.
priv/static/index.html
test/web/ostatus/ostatus_controller_test.exs