pleroma/test/web/ostatus
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
..
incoming_documents Format the code. 2018-03-30 15:01:53 +02:00
activity_representer_test.exs update test 2018-12-04 14:04:06 +03:00
feed_representer_test.exs Format the code. 2018-03-30 15:01:53 +02:00
ostatus_controller_test.exs Fix tests 2018-12-14 20:23:51 +01:00
ostatus_test.exs fix warnings 2018-12-12 09:09:19 +03:00
user_representer_test.exs More fixes 2018-11-29 00:25:43 +01:00