akkoma/test/web
2019-06-07 20:48:25 +03:00
..
activity_pub replace missing mock with a 404 2019-06-07 20:48:25 +03:00
admin_api [#936] fix tests 2019-05-29 14:04:58 +00:00
auth Refactored Pleroma.Web.Auth.Authenticator 2019-05-01 13:28:04 +00:00
common_api CommonAPI: Add test for accept_follow_request. 2019-06-05 15:45:16 +02:00
instances [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
mastodon_api MastodonAPI: Add test for user search. 2019-06-06 16:16:22 +02:00
metadata typo fix 2019-04-19 07:50:21 +00:00
mongooseim MongooseIM: Add basic integration endpoints. 2019-05-17 18:21:11 +02:00
oauth [#699] add worker to clean expired oauth tokens 2019-05-22 15:44:50 +00:00
ostatus Fix specs. 2019-05-17 11:49:13 +02:00
plugs Use Pleroma.Config everywhere 2019-05-30 15:33:58 +07:00
push WebPush: Use Object.normalize, rewrite tests so they test reality. 2019-04-29 18:15:30 +02:00
rich_media Replace missing non-nullable Card attributes with empty strings 2019-05-30 21:03:31 +00:00
salmon move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
twitter_api User: Don't error out when following a user that's already followed. 2019-06-05 12:06:45 +02:00
views differences_in_mastoapi_responses.md: fullname & bio are optionnal 2019-05-13 18:35:45 +00:00
web_finger move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
websub remove @websub and @ostatus module-level constants 2019-05-25 04:43:11 +00:00
fallback_test.exs Respond with a 404 Not implemented JSON error message 2019-05-22 07:15:52 +08:00
federator_test.exs tests: chase federator publish_single_foo removals 2019-05-12 05:04:24 +00:00
node_info_test.exs Keep nodeinfo available when not federating 2019-05-25 08:15:12 +08:00
rel_me_test.exs Web.RelMe: Fix having other values in rel attr 2019-03-05 02:13:22 +01:00
retry_queue_test.exs Improves RetryQueue behavior 2018-12-30 15:16:26 +00:00
streamer_test.exs add option skip_thread_containment 2019-06-03 16:13:37 +03:00