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/activity_pub
lain 39bcf93007
Merge remote-tracking branch 'origin/develop' into fix-slow-relationships
6 years ago
..
mrf tests: add regression test 6 years ago
views AP UserView: Refactor banner / avatar display code, add test. 6 years ago
activity_pub_controller_test.exs change `Repo.get(User, id)` => `User.get_by_id(id)` 6 years ago
activity_pub_test.exs Merge remote-tracking branch 'origin/develop' into fix-slow-relationships 6 years ago
relay_test.exs tests: add legal boilerplate 6 years ago
transmogrifier_test.exs change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests 6 years ago
utils_test.exs ActivityPub Utils: Greatly speed up the follow / block activity fetching. 6 years ago
visibilty_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 6 years ago