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
transmogrifier
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
activity_pub_test.exs test: activitypub: use User.invisible?/1 for testing invisibility 2019-10-19 23:21:37 +00:00
publisher_test.exs
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
visibilty_test.exs