Pleroma/test/web
Egor Kislitsyn bd63089a63
Fix tests
2020-06-15 16:20:05 +04:00
..
activity_pub Remove use of atoms in MRF.UserAllowListPolicy 2020-06-13 12:08:46 +03:00
admin_api Add `url` field to AdminAPI.AccountView 2020-06-09 16:02:42 +04:00
api_spec Add OpenAPI spec for PleromaAPI.EmojiAPIController 2020-05-18 19:28:46 +04:00
auth copyright update 2020-05-18 15:15:51 +03:00
common_api SideEffects: Move streaming of chats to after the transaction. 2020-06-07 14:52:56 +02:00
feed [#1501] Made user feed contain public and unlisted activities. 2020-05-25 23:27:47 +03:00
instances
mastodon_api Mastodon API: ensure the notification endpoint doesn't return less than the requested amount of records unless it's the last page 2020-06-14 18:27:11 +03:00
media_proxy MediaProxy test: use config macros instead of directly putting values 2020-05-27 19:34:56 +03:00
metadata Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
mongooseim Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
oauth Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
ostatus OStatusController: Add Mastodon activity compat route. 2020-05-22 17:11:59 +02:00
pleroma_api ChatController: Remove nonsensical pagination. 2020-06-08 11:09:53 +02:00
plugs Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug. 2020-04-30 18:19:51 +03:00
push WebPush: Don't break on contentless chat messages. 2020-06-06 09:46:07 +02:00
rich_media Fix tests 2020-06-15 16:20:05 +04:00
static_fe Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
streamer ChatMessageReference -> Chat.MessageReference 2020-06-06 11:51:10 +02:00
twitter_api Upgrade Comeonin to v5 2020-05-12 17:14:59 -05:00
views
web_finger WebFinger Test: Add back test. 2020-05-05 09:55:33 +02:00
chat_channel_test.exs
fallback_test.exs
federator_test.exs Add OpenAPI spec for StatusController 2020-05-13 00:25:21 +04:00
masto_fe_controller_test.exs
node_info_test.exs InstanceView: Add pleroma chat messages to nodeinfo 2020-05-13 14:05:22 +02:00
rel_me_test.exs don't use async with global mocks 2020-05-13 11:38:23 +03:00
uploader_controller_test.exs