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 dab2f2fdf4 REFACTOR: We can't use Ember.HTMLBars.compile in Ember CLI
Instead we use the inline `hbs` helper. Note in the non-Ember CLI
version this will not actually inline compile, but it will still work
for all our tests.
2020-11-26 09:27:20 -05:00
..
acceptance REFACTOR: We can't use Ember.HTMLBars.compile in Ember CLI 2020-11-26 09:27:20 -05:00
fixtures FEATURE: Implement edit functionality for post notices (#11140) 2020-11-11 14:49:53 +02:00
helpers FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
integration FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
unit FIX: Add secure media url to SERVER_SIDE_ONLY list (#11348) 2020-11-25 15:31:31 +11:00
plugin_tests.js.erb REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
setup-tests.js FIX: Modal methods should be wired up in setupTests not in module 2020-11-18 15:42:49 -05:00
test_helper.js REFACTOR: Continue to converge on what Ember CLI wants us to do 2020-10-16 10:53:13 -04:00