pleroma/test
2019-04-02 15:44:56 +07:00
..
fixtures used imageOptim to reduce size of image files 2019-03-19 10:10:48 +01:00
integration [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
plugs Fix uploaded media plug test 2019-03-14 22:26:54 +03:00
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 Adding tag to emoji ets table 2019-04-01 17:17:57 +07:00
activity_test.exs
captcha_test.exs
config_test.exs
emoji_test.exs refactoring of emoji tags config to use groups 2019-04-02 15:44:56 +07:00
filter_test.exs
flake_id_test.exs
formatter_test.exs code style 2019-04-01 17:54:30 +07:00
html_test.exs Allow 'rel' attribute on <a> link with specific values (for hashtag recognition). 2019-03-17 11:03:19 -04:00
http_test.exs
list_test.exs
media_proxy_test.exs
notification_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
object_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
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 Add more user filters + move search to its own module 2019-03-27 03:51:59 +05:00
xml_builder_test.exs