pleroma/test/web
Ivan Tashkinov b40b4bc4e5 [#582] Optimized federation retirement by reducing the number of SQL calls
(calling `Instances.set_reachable/1` only if instance had `unreachable_since`,
calling `Instances.set_unreachable/1` only if instance had nil `unreachable_since`).
2019-02-03 12:41:27 +03:00
..
activity_pub Revert "Merge branch 'feature/split-hide-network' into 'develop'" 2019-02-01 20:22:58 +00:00
admin_api tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
common_api Add a test to ensure #39 is fixed. 2019-01-20 11:48:53 +01:00
http_sigs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
instances [#582] Optimized federation retirement by reducing the number of SQL calls 2019-02-03 12:41:27 +03:00
mastodon_api Revert "Merge branch 'feature/split-hide-network' into 'develop'" 2019-02-01 20:22:58 +00:00
metadata Fix OGP provider tests 2019-01-25 10:51:06 +03:00
oauth Correctly handle invalid credentials on auth login. 2019-01-28 11:41:47 +01:00
ostatus [#534] Made federation push sender be determined basing on content instead of `referer` header. Updated tests. 2019-01-29 13:12:28 +03:00
plugs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
rich_media test: rich media: parser: add malformed data regression test 2019-01-31 16:19:53 +00:00
salmon tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
twitter_api Revert "Merge branch 'feature/split-hide-network' into 'develop'" 2019-02-01 20:22:58 +00:00
views tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
web_finger tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
websub [#534] Made federation push sender be determined basing on content instead of `referer` header. Updated tests. 2019-01-29 13:12:28 +03:00
federator_test.exs [#582] Optimized federation retirement by reducing the number of SQL calls 2019-02-03 12:41:27 +03:00
node_info_test.exs add tests for nodeinfo 2.0 compat and 2.1's new field 2019-02-01 14:33:14 -03:00
retry_queue_test.exs Improves RetryQueue behavior 2018-12-30 15:16:26 +00:00
streamer_test.exs Send delete event over Mastodon streaming api 2019-01-20 13:00:46 +01:00