You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/test/web
lain 36ec8d9694
ActivityPub: Fix specs.
6 years ago
..
activity_pub ActivityPub: Fix specs. 6 years ago
admin_api AdminApiControllerTest unused variables fix. 6 years ago
common_api Ignore dates in wrong formats 6 years ago
http_sigs tests: add legal boilerplate 6 years ago
instances [Credo] fix Credo.Check.Readability.MaxLineLength 6 years ago
mastodon_api Conversations: Make tests run. 6 years ago
metadata Fix OGP provider tests 6 years ago
oauth [#923] Merge remote-tracking branch 'remotes/upstream/develop' into twitter_oauth 6 years ago
ostatus change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests 6 years ago
plugs tests: add legal boilerplate 6 years ago
push Use PleromaJobQueue in Pleroma.Web.Push 6 years ago
rich_media helpers: use AutoLinker to validate URIs as well as the other tests 6 years ago
salmon replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)` 6 years ago
twitter_api Merging develop into feature/770-add-emoji-tags 6 years ago
views tests: fix tests 6 years ago
web_finger tests: add legal boilerplate 6 years ago
websub [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago
federator_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago
node_info_test.exs NodeInfo: Return safe_dm_mentions feature flag. 6 years ago
rel_me_test.exs Web.RelMe: Fix having other values in rel attr 6 years ago
retry_queue_test.exs Improves RetryQueue behavior 6 years ago
streamer_test.exs Fix streamer test 6 years ago