Pleroma/test
Haelwenn (lanodan) Monnier 20c3f613d8
HttpRequestMock: Remove useless `error = error`
2019-08-25 08:55:29 +02: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 Conversations: Load relations in one query. 2019-08-14 17:01:11 +02:00
emails added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
fixtures Support user attachment update in Transmogrifier 2019-08-14 14:52:54 +07:00
http added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
integration mastodon_websocket_test.exs: Test for Sec-WebSocket-Protocol header 2019-07-07 08:58:24 +02:00
object added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
plugs added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
support HttpRequestMock: Remove useless `error = error` 2019-08-25 08:55:29 +02:00
tasks Merge branch 'digest-template' into 'develop' 2019-08-20 12:55:51 +00: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 Merge branch 'admin-create-users' into 'develop' 2019-08-24 16:04:19 +00:00
activity_expiration_test.exs Require that ephemeral posts live for at least one hour 2019-07-24 14:46:08 +02:00
activity_expiration_worker_test.exs Add activity expiration worker 2019-07-24 13:14:52 +02:00
activity_test.exs Add activity expirations table 2019-07-24 13:14:52 +02: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 added test helpers to clear config after tests 2019-08-19 15:34:29 +00: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 test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_id 2019-07-31 18:35:15 +00:00
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 Merge branch 'develop' into feature/digest-email 2019-08-02 18:16:04 +03: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 max_body_size -> max_body_length, as it should be 2019-08-15 15:34:41 -05:00
scheduled_activity_test.exs
scheduled_activity_worker_test.exs
signature_test.exs signature: properly deduce the actor from misskey key IDs 2019-07-23 16:47:22 +00:00
test_helper.exs Exclude tests that use :crypt.crypt/2 on macOS 2019-07-22 19:54:22 +00:00
upload_test.exs added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
user_info_test.exs
user_invite_token_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
user_search_test.exs merge develop 2019-07-12 18:08:27 +03:00
user_test.exs fixed clear config after test 2019-08-21 21:24:35 +03:00
xml_builder_test.exs