akkoma/test/web
Ivan Tashkinov 45765918c3 [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth
# Conflicts:
#	mix.exs
2019-04-04 23:43:08 +03:00
..
activity_pub Merge remote-tracking branch 'origin/develop' into fix-slow-relationships 2019-04-02 16:10:38 +02:00
admin_api change `Repo.get(User, id)` => `User.get_by_id(id)` 2019-04-02 17:01:26 +07:00
common_api Ignore dates in wrong formats 2019-04-02 11:32:36 +02:00
http_sigs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
instances [Credo] fix Credo.Check.Readability.MaxLineLength 2019-03-13 04:26:56 +01:00
mastodon_api Merge branch 'feature/fake-statuses' into 'develop' 2019-04-02 14:17:43 +00:00
metadata Fix OGP provider tests 2019-01-25 10:51:06 +03:00
oauth [#923] OAuth consumer controller tests. Misc. improvements. 2019-04-04 22:41:03 +03:00
ostatus change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests 2019-04-02 17:08:03 +07:00
plugs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
push [#647] tests for web push 2019-03-06 13:20:12 +00:00
rich_media helpers: use AutoLinker to validate URIs as well as the other tests 2019-03-04 18:31:49 +00:00
salmon replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)` 2019-04-02 17:47:52 +07:00
twitter_api Merge branch 'bugfix/share-mastodon' into 'develop' 2019-04-02 12:47:40 +00: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 [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
federator_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00
node_info_test.exs NodeInfo: Return safe_dm_mentions feature flag. 2019-03-22 11:57:20 +01: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 Fix streamer test 2019-03-15 14:20:08 +01:00