This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/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 REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
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 REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
test_helper.js REFACTOR: Removes Discourse.SiteSettings constant from tests 2020-10-05 13:52:13 -04:00