pleroma/test
Ariadne Conill 5b60d82592 object containment: handle all cases where ID is invalid (missing, nil, non-string) 2019-11-08 14:51:28 -06:00
..
activity/ir Revert "Merge branch 'revert-4fabf83a' into 'develop'" 2019-09-16 17:55:04 +07:00
bbs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
config added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
conversation Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`. 2019-10-26 02:29:18 +03:00
daemons [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emails [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
emoji Fix XSS emoji test 2019-10-29 20:49:32 +03:00
fixtures rework to use properties instead of compound typing, per SocialCG 2019-10-19 23:21:37 +00:00
http added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
instance_static/emoji Allow importing old (emoji.txt / plain) packs from the filesystem 2019-09-19 00:16:33 +03:00
integration Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
object object containment: handle all cases where ID is invalid (missing, nil, non-string) 2019-11-08 14:51:28 -06:00
plugs Set better Cache-Control header for static content 2019-11-06 16:41:19 +03:00
support add missing tesla mocks 2019-11-04 15:18:32 +00:00
tasks Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships 2019-10-24 14:55:36 +07:00
upload added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
uploaders added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
web Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations` 2019-11-07 08:26:24 +03:00
activity_expiration_test.exs Require that ephemeral posts live for at least one hour 2019-07-24 14:46:08 +02:00
activity_test.exs Search: Add tests for unicode searches. 2019-10-09 16:03:45 +02:00
bookmark_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
captcha_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
config_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
conversation_test.exs [#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 2019-08-22 20:59:58 +03:00
emoji_test.exs added Emoji struct 2019-08-31 10:14:53 +03:00
filter_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
formatter_test.exs [#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP. 2019-10-16 21:59:21 +03:00
healthcheck_test.exs Add Pleroma.JobQueueMonitor 2019-09-26 18:49:57 +07:00
html_test.exs Switch from HtmlSanitizeEx to FastSanitize 2019-10-29 01:18:08 +03:00
http_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
job_queue_monitor_test.exs Add tests for Pleroma.JobQueueMonitor 2019-10-02 15:24:21 +07:00
keys_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
list_test.exs Fix merge 2019-09-30 19:10:54 +07:00
marker_test.exs add Markers /api/v1/markers 2019-10-17 15:26:59 +03:00
moderation_log_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
notification_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-23 17:22:42 +03:00
object_test.exs Object Fetcher: set cache after reinjecting 2019-11-06 14:00:03 +03:00
pagination_test.exs Return "total" optionally 2019-09-03 13:58:27 +03:00
registration_test.exs [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 2019-04-05 15:12:02 +03:00
repo_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
reverse_proxy_test.exs Track failed proxy urls and don't request them again 2019-10-01 20:00:27 +00:00
safe_jsonb_set_test.exs Add a test for safe_jsonb_set 2019-10-18 15:22:16 +03:00
scheduled_activity_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
signature_test.exs Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation 2019-10-20 20:43:18 +03:00
test_helper.exs Merge branch 'chores/bump-copyright-year' into 'develop' 2019-09-18 21:57:49 +00:00
upload_test.exs Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
user_invite_token_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
user_search_test.exs User Search: Remove superfluous setweight and random test. 2019-11-04 16:57:41 +01:00
user_test.exs Update test for get_recipients_from_activity 2019-10-30 20:14:16 +09:00
xml_builder_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00