pleroma/test/web/activity_pub
Ariadne Conill 277aea45b9 tests: transmogrifier: add explicit regression tests for JSON-LD string to single-element array deserialization
There appears to be confusion on whether or not Pleroma can handle this particular
sin of JSON-LD.  It can, and we will add regression tests to prove that it can handle
this particular sin.  Which, by the way, this is actually not a "feature" of JSON-LD,
but whatever.
2019-10-22 19:43:31 -05:00
..
mrf mrf/simple_policy: check actor against accept/reject 2019-10-07 03:49:57 +02:00
transmogrifier Bump copyright years of files changed in 2019 2019-09-18 23:21:11 +02:00
views tests: add test to ensure invisible actors are rendered with the invisible hint set to true 2019-10-19 23:21:37 +00:00
activity_pub_controller_test.exs removed legacy api: "/objects/:uuid/likes" 2019-10-04 22:35:26 +03:00
activity_pub_test.exs test: activitypub: use User.invisible?/1 for testing invisibility 2019-10-19 23:21:37 +00:00
publisher_test.exs Fix signed fetch inclusion publisher test 2019-09-16 13:23:06 +03:00
relay_test.exs tests: add test verifying the relay user is invisible 2019-10-19 23:21:37 +00:00
transmogrifier_test.exs tests: transmogrifier: add explicit regression tests for JSON-LD string to single-element array deserialization 2019-10-22 19:43:31 -05:00
utils_test.exs ActivityPub.Utils: Fix undo test. 2019-10-04 17:10:49 +02:00
visibilty_test.exs List messages must be visible for mentioned users 2019-07-15 14:54:40 +07:00