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 c3e8bc0280
FIX: ensures category chooser is working with non english char (#10866)
This commit is also moving one test to a component test.

A followup to this commit would be to ensure every dropdowns are using a regex instead of the normalize/lowercase system we have now.
2020-10-08 13:10:09 +02:00
..
acceptance FIX: ensures category chooser is working with non english char (#10866) 2020-10-08 13:10:09 +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 REFACTOR: Some qunit module imports were missing 2020-10-07 13:25:25 -04: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