pleroma/test/web
Ariadne Conill 5e9befc7d4 tests: fix object containment violations in the transmogrifier tests
Some objects were not completely rewritten in the tests, which caused object
containment violations.  Fix them by rewriting the object IDs to be in an
appropriate namespace.
2019-07-14 19:29:15 +00:00
..
activity_pub tests: fix object containment violations in the transmogrifier tests 2019-07-14 19:29:15 +00:00
admin_api support for config groups 2019-06-23 08:16:16 +03:00
auth Refactored Pleroma.Web.Auth.Authenticator 2019-05-01 13:28:04 +00:00
common_api Return correct response when reply to a direct message is not direct itself 2019-06-26 10:59:27 +00:00
instances [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
mastodon_api Return correct response when reply to a direct message is not direct itself 2019-06-26 10:59:27 +00: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 Added more `redirect_uri` checks to prevent redirect to not explicitly listed URI. 2019-06-18 17:00:49 +03: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 add ignore hosts and TLDs for rich_media 2019-06-25 22:25:37 +03:00
salmon move key generation functions into Pleroma.Keys module 2019-05-22 03:58:15 +00:00
twitter_api [#184] small refactoring reset password 2019-06-24 19:01:56 +00: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 Broadcast conversation update when DM is deleted 2019-06-24 07:14:04 +00:00