akkoma/test/web
eugenijm d5418e9ff7 Remove follow_request_count as it's not needed for FE anymore.
MastoFE uses `GET /api/v1/follow_requests` and PleromaFE uses
`GET /api/pleroma/friend_requests` which they query on the initial page
load.
2019-03-03 18:42:27 +03:00
..
activity_pub Merge branch 'fix/dont-show-dms-in-mentions-timeline' into 'develop' 2019-03-03 11:13:59 +00:00
admin_api Add missing docs and tests 2019-02-27 03:08:03 +03:00
common_api fix formatter 2019-02-27 15:40:30 +07: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 Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
metadata Fix OGP provider tests 2019-01-25 10:51:06 +03:00
oauth Web.OAuth.OAuthControllerTest: Add test against token formatting 2019-03-02 04:10:57 +01:00
ostatus test: de-group alias/es 2019-02-11 03:44:15 +01: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 test: de-group alias/es 2019-02-11 03:44:15 +01:00
twitter_api Remove follow_request_count as it's not needed for FE anymore. 2019-03-03 18:42:27 +03:00
views tests: fix tests 2019-02-20 17:23:05 +00:00
web_finger tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
websub test: Change lenght(…) == 0 to Enum.empty?(…) 2019-02-11 03:44:16 +01:00
federator_test.exs Merge branch 'feature/jobs' into 'develop' 2019-02-18 19:43:06 +00: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