discourse/plugins/poll/test/javascripts
Robin Ward 3394d994e9 FIX: Tests were using jQuery selectors
For the most part `querySelectorAll` will work with jQuery selectors,
but the big exception is `:eq(0)` and similar. Those needed to be
replaced.
2020-11-23 11:36:07 -05:00
..
acceptance DEV: De-arrowify tests (#11068) 2020-10-30 17:37:32 +01:00
controllers REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
helpers REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
widgets FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00