pleroma/test
2019-04-02 17:58:32 +07:00
..
fixtures used imageOptim to reduce size of image files 2019-03-19 10:10:48 +01:00
integration
plugs
support Replace Pleroma.Jobs with pleroma_job_queue 2019-03-29 12:46:05 +00:00
tasks relay test: don't do preloading (since follow objects are activities, it's a mess) 2019-03-23 01:23:02 +00:00
web replace Repo.get_by(User, nickname: nickname) with User.get_by_nickname(nickname) in tests 2019-04-02 17:58:32 +07:00
activity_test.exs
captcha_test.exs
config_test.exs
filter_test.exs
flake_id_test.exs
formatter_test.exs Add safe dm mode option. 2019-03-20 21:09:36 +01:00
html_test.exs
http_test.exs
list_test.exs
media_proxy_test.exs
notification_test.exs
object_test.exs
test_helper.exs
upload_test.exs fix UploadTest to use new image_tmp.jpg 2019-03-19 10:10:48 +01:00
user_test.exs change Repo.get(Activity, id) => Activity.get_by_id(id) in tests 2019-04-02 17:08:03 +07:00
xml_builder_test.exs