pleroma/test/web/activity_pub
lain 39bcf93007 Merge remote-tracking branch 'origin/develop' into fix-slow-relationships 2019-04-02 16:10:38 +02:00
..
mrf tests: add regression test 2019-03-07 12:20:04 +00:00
views AP UserView: Refactor banner / avatar display code, add test. 2019-03-26 16:59:28 +01:00
activity_pub_controller_test.exs change `Repo.get(User, id)` => `User.get_by_id(id)` 2019-04-02 17:01:26 +07:00
activity_pub_test.exs Merge remote-tracking branch 'origin/develop' into fix-slow-relationships 2019-04-02 16:10:38 +02:00
relay_test.exs tests: add legal boilerplate 2018-12-23 20:57:10 +00:00
transmogrifier_test.exs change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests 2019-04-02 17:08:03 +07:00
utils_test.exs ActivityPub Utils: Greatly speed up the follow / block activity fetching. 2019-04-02 16:08:55 +02:00
visibilty_test.exs [Credo] fix Credo.Check.Readability.AliasOrder 2019-03-13 04:26:54 +01:00