pleroma/test/web
Ivan Tashkinov 829e997223 [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests
# Conflicts:
#	lib/pleroma/object.ex
#	test/web/activity_pub/transmogrifier_test.exs
#	test/web/ostatus/ostatus_test.exs
2019-07-09 21:46:16 +03:00
..
activity_pub [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests 2019-07-09 21:46:16 +03:00
admin_api Add fallback value to the admin report view. 2019-07-02 01:27:00 +00:00
auth Refactored Pleroma.Web.Auth.Authenticator 2019-05-01 13:28:04 +00:00
common_api [#878] Refactored assumptions on embedded object presence in tests. Adjusted note factory to not embed object into activity. 2019-07-08 19:53:02 +03:00
instances [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
mastodon_api [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests 2019-07-09 21:46:16 +03: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 [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests 2019-07-09 21:46:16 +03:00
plugs Testing: Don't federate in testing. 2019-07-09 15:30:51 +09: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 [#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activity-object-decoupling-in-tests 2019-07-09 21:46:16 +03:00
views differences_in_mastoapi_responses.md: fullname & bio are optionnal 2019-05-13 18:35:45 +00:00
web_finger Testing: Don't federate in testing. 2019-07-09 15:30:51 +09:00
websub Testing: Don't federate in testing. 2019-07-09 15:30:51 +09:00
fallback_test.exs Respond with a 404 Not implemented JSON error message 2019-05-22 07:15:52 +08:00
federator_test.exs Testing: Don't federate in testing. 2019-07-09 15:30:51 +09: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