discourse/app/assets/javascripts/discourse/tests
Joffrey JAFFEUX 8520096043
FIX: ensures insert hyperlink works with mailto (#10867)
The prefixing logic is moved into a `prefixProtocol` function in lib:url.

This commit also renames an incorrectly named test and uses https as default instead of http, in 2020 it's reasonable to think we most likely want https and not http. User can still specify http if required.
2020-10-08 13:16:07 +02:00
..
acceptance FIX: ensures insert hyperlink works with mailto (#10867) 2020-10-08 13:16:07 +02:00
fixtures
helpers REFACTOR: Some qunit module imports were missing 2020-10-07 13:25:25 -04:00
integration FIX: ensures category chooser is working with non english char (#10866) 2020-10-08 13:10:09 +02:00
unit FIX: ensures insert hyperlink works with mailto (#10867) 2020-10-08 13:16:07 +02:00
plugin_tests.js.erb
test_helper.js