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 3862036422 REFACTOR: Use imports for sinon and setResolver
I also took the opportunity with this commit to move some test specific
stuff out of `discourse-loader` which is loaded on the front end of the
application. The test module building now happens in the `test_helper`
bundle.
2020-10-09 13:54:54 -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: Use imports for sinon and setResolver 2020-10-09 13:54:54 -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: Use imports for sinon and setResolver 2020-10-09 13:54:54 -04:00
test_helper.js REFACTOR: Use imports for sinon and setResolver 2020-10-09 13:54:54 -04:00