Pleroma/test
Ivan Tashkinov 79cf629e1a Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 2019-09-05 11:30:41 +03:00
..
bbs
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
daemons [#1149] Refactoring: GenServer workers renamed to daemons, `use Oban.Worker` moved to helper. 2019-09-02 14:57:40 +03:00
emails added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
fixtures Transmogrifier: Fix follow handling when the actor is an object. 2019-08-26 14:34:52 -05:00
http added test helpers to clear config after tests 2019-08-19 15:34:29 +00:00
integration
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 [#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 2019-08-31 14:25:43 +03:00
tasks [#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 2019-08-31 14:25:43 +03: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 remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 2019-09-05 11:30:41 +03:00
activity_expiration_test.exs
activity_test.exs [#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue 2019-08-31 14:25:43 +03:00
bookmark_test.exs
captcha_test.exs
config_test.exs
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
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
html_test.exs
http_test.exs
keys_test.exs
list_test.exs Add validation in Pleroma.List.create/2 2019-08-26 18:59:57 +07:00
moderation_log_test.exs Log admin/moderator actions 2019-08-25 19:39:37 +00:00
notification_test.exs [#1149] Added more oban workers. Refactoring. 2019-08-13 20:20:26 +03:00
object_test.exs
pagination_test.exs Return "total" optionally 2019-09-03 13:58:27 +03:00
registration_test.exs
repo_test.exs
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
signature_test.exs add tests 2019-08-24 11:03:13 +03:00
test_helper.exs
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
user_search_test.exs
user_test.exs [#1149] Addressed code review comments (code style, jobs pruning etc.). 2019-08-31 19:08:56 +03:00
xml_builder_test.exs