pleroma/test/pleroma/web
rinpatch fd043b0ab3 Escape unicode RTL overrides in rich media parser tests
Elixir 1.13 does not allow them in raw form anymore, resulting in errors
like this when running the test:

== Compilation error in file test/pleroma/web/rich_media/parser_test.exs ==
** (SyntaxError) test/pleroma/web/rich_media/parser_test.exs:136:45: invalid bidirectional formatting character in string: \u202C. If you want to use such character, use it in its escaped \u202C form instead
2022-01-10 17:51:53 +03:00
..
activity_pub Lint 2021-12-17 16:52:50 -05:00
admin_api Merge branch 'v2-suggestions' into 'develop' 2021-12-19 17:31:17 +00:00
api_spec Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
auth Create WrapperAuthenticator and simplify Authenticator behaviour 2021-06-07 18:18:39 -05:00
common_api CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
endpoint Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
feed UserController: fall back to frontend when user isn't found 2021-08-17 18:32:32 -05:00
mastodon_api Merge remote-tracking branch 'pleroma/develop' into mastodon-lookup 2021-12-28 16:27:27 +01:00
media_proxy CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
metadata Test that videos only get image thumbnails in OGP metadata when we can produce them with Preview Proxy 2021-06-09 11:46:31 -05:00
o_auth Apps: add test for get_user_apps/1 2021-12-27 18:29:03 -06:00
o_status Pleroma.Web.base_url() --> Endpoint.url() 2021-12-25 20:11:14 -06:00
pleroma_api PleromaAPI.AppView: add test 2021-12-27 18:52:34 -06:00
plugs EnsureStaffPrivilegedPlug: add tests 2021-12-27 10:39:59 -06:00
preload/providers Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
push Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
rich_media Escape unicode RTL overrides in rich media parser tests 2022-01-10 17:51:53 +03:00
static_fe Pipeline Ingestion: Note 2021-04-05 19:19:11 +02:00
twitter_api Merge branch 'delete-account-fix' into 'develop' 2021-12-15 21:26:45 +00:00
views Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
common_api_test.exs CI: Bump lint stage to elixir-1.12 2021-10-06 08:11:05 +02:00
fallback_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
federator_test.exs Pipeline Ingestion: Note 2021-04-05 19:19:11 +02:00
manifest_controller_test.exs Expose /manifest.json for PWA 2021-11-24 17:50:55 -06:00
media_proxy_test.exs Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 2021-05-31 16:49:46 -05:00
mongoose_im_controller_test.exs Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
node_info_test.exs quarantine instances info 2021-08-06 07:59:53 +02:00
rel_me_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
shout_channel_test.exs Channel name was incorrect. We left it as chat:public for backwards compatibility. 2021-06-07 16:10:24 -05:00
streamer_test.exs StreamerTest: tag erratic test 2021-12-31 10:29:50 -06:00
uploader_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_finger_test.exs Merge remote-tracking branch 'pleroma/develop' into cycles-base-url 2021-05-31 16:49:46 -05:00