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
Robin Ward 4a8f5dbfbd REFACTOR: Remove .erb file from javascript tests
We can't use erb in Ember CLI (since it does not have Ruby) so this has
been ported to use our `javascript:update_constants` rake test instead.

Note we don't have to run this every time a notification type as it's
only used by fixtures to fill in some specific types we test against.
2020-10-08 18:36:09 -04:00
..
acceptance REFACTOR: Move test setup to a module 2020-10-08 15:11:51 -04:00
fixtures REFACTOR: Remove .erb file from javascript tests 2020-10-08 18:36:09 -04:00
helpers REFACTOR: Move test setup to a module 2020-10-08 15:11:51 -04:00
integration FIX: ensures category chooser is working with non english char (#10866) 2020-10-08 13:10:09 +02:00
unit REFACTOR: Move test setup to a module 2020-10-08 15:11:51 -04:00
plugin_tests.js.erb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
setup-tests.js REFACTOR: Move test setup to a module 2020-10-08 15:11:51 -04:00
test_helper.js REFACTOR: Move test setup to a module 2020-10-08 15:11:51 -04:00