pleroma/test
Maksim f435217e50 tests for Plugs.AuthenticationPlug 2019-07-18 20:29:51 +00:00
..
bbs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
config Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
conversation
emails [#1062] added option to disable send email 2019-07-10 05:34:21 +00:00
fixtures support for idna domains 2019-07-10 15:23:25 +00:00
http Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
integration mastodon_websocket_test.exs: Test for Sec-WebSocket-Protocol header 2019-07-07 08:58:24 +02:00
object tests: add tests for signed object fetches 2019-07-17 23:06:16 +00:00
plugs tests for Plugs.AuthenticationPlug 2019-07-18 20:29:51 +00:00
support tests for Uploader with webhook 2019-07-18 12:30:18 +00:00
tasks migrating task refactor 2019-07-15 15:45:27 +03:00
upload added tests for Pleroma.Upload.Filter 2019-07-16 21:35:43 +00:00
web tests for Uploader with webhook 2019-07-18 12:30:18 +00:00
activity_test.exs [#878] Refactored assumptions on embedded object presence in tests. Adjusted note factory to not embed object into activity. 2019-07-08 19:53:02 +03:00
bookmark_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
captcha_test.exs
config_test.exs
conversation_test.exs Testing: Don't federate in testing. 2019-07-09 15:30:51 +09:00
emoji_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
filter_test.exs
flake_id_test.exs
formatter_test.exs
healthcheck_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
html_test.exs Rich Media: Skip Microformats hashtags 2019-06-19 00:46:30 +03:00
http_test.exs
keys_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
list_test.exs Add `list` to Visibility 2019-07-11 19:29:24 +07:00
notification_test.exs Feature/1072 muting notifications 2019-07-14 13:29:31 +00:00
object_test.exs
registration_test.exs
repo_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
reverse_proxy_test.exs Add more tests for MastodonAPIController and CommonAPI 2019-07-15 19:47:23 +00:00
scheduled_activity_test.exs
scheduled_activity_worker_test.exs
signature_test.exs http signatures: derive actor ID from key ID. 2019-07-17 19:18:19 +00:00
test_helper.exs reverse proxy tests 2019-07-09 16:54:13 +00:00
upload_test.exs tests for Uploader with webhook 2019-07-18 12:30:18 +00: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 support for idna domains 2019-07-10 15:23:25 +00:00
user_test.exs user: add is_internal_user? helper function 2019-07-17 17:12:42 +00:00
xml_builder_test.exs