Pleroma/test
rinpatch 992145e64c Merge branch 'bugfix/delete-activity-audience' into 'develop'
expand the audience of delete activities to all recipients of the deleted object

Closes #682

See merge request pleroma/pleroma!891
2019-03-07 11:31:08 +00:00
..
fixtures Web.RelMe: Fix having other values in rel attr 2019-03-05 02:13:22 +01:00
integration [#468] User UI for OAuth permissions restriction. Standardized storage format for `scopes` fields, updated usages. 2019-02-14 00:29:29 +03:00
plugs [#468] More OAuth scopes-specific tests. 2019-02-20 12:27:28 +03:00
support [#647] tests for web push 2019-03-06 13:20:12 +00:00
tasks test: Change `lenght(…) == 0` to `Enum.empty?(…)` 2019-02-11 03:44:16 +01:00
web Merge branch 'bugfix/delete-activity-audience' into 'develop' 2019-03-07 11:31:08 +00:00
activity_test.exs
captcha_test.exs
config_test.exs
filter_test.exs
flake_id_test.exs Flake: support integers in from_string/1 2019-01-26 16:58:23 +01:00
formatter_test.exs AutoLinker 2019-02-26 23:32:26 +00:00
html_test.exs
http_test.exs
jobs_test.exs add a job queue 2019-01-28 22:17:17 +07:00
list_test.exs
media_proxy_test.exs fix S3 links encoding in Mediaproxy 2019-02-14 15:55:21 +07:00
notification_test.exs test: Change `lenght(…) == 0` to `Enum.empty?(…)` 2019-02-11 03:44:16 +01:00
object_test.exs Merge branch 'fix/credo-issues-test' into 'develop' 2019-02-14 03:55:26 +00:00
test_helper.exs
upload_test.exs Add tests for reserved char escaping in upload 2019-03-05 19:28:58 +03:00
user_test.exs Merge branch 'features/bio_rel_me' into 'develop' 2019-03-03 16:00:49 +00:00
xml_builder_test.exs