pleroma/test
Haelwenn (lanodan) Monnier a3cffd3566
formatter: Stop using phoenix HTML and format it ourselves
* Pheonix has an extra scheme whitelist conflicting with ours
* Pheonix doesn’t seems to do URL encoding, just HTML encoding

Closes: https://git.pleroma.social/pleroma/pleroma/issues/307
2018-09-28 17:32:27 +02:00
..
fixtures transmogrifier: more robustly handle dereferencing pointer URIs 2018-09-27 20:00:48 +02:00
plugs tests: break the cycle using pleroma.factory 2018-09-09 12:56:25 +00:00
support transmogrifier: more robustly handle dereferencing pointer URIs 2018-09-27 20:00:48 +02:00
web Merge branch 'feature/twitter_api/fields' into 'develop' 2018-09-28 09:25:27 +00:00
activity_test.exs
filter_test.exs [MastodonAPI] Add filters 2018-08-27 15:09:05 +02:00
formatter_test.exs formatter: Stop using phoenix HTML and format it ourselves 2018-09-28 17:32:27 +02:00
html_test.exs test: add smoketests for the scrubbing policies 2018-09-22 03:45:37 +00:00
list_test.exs
notification_test.exs tests: add notification smoketests (ref #265) 2018-08-26 22:42:02 +00:00
object_test.exs
test_helper.exs
upload_test.exs Normalize file extension for uploaded files 2018-06-21 14:04:12 -04:00
user_test.exs test: add tests for new User.html_filter_policy() 2018-09-22 03:02:05 +00:00
xml_builder_test.exs