discourse/plugins/poll/test/javascripts/widgets
Jarek Radosz 21e8a33177
DEV: Clean up QUnit tests (#13328)
* DEV: Use `query` helper instead of `queryAll()[0]`
* DEV: Replace `queryAll().length` w/ `exists()`/`count()`
* DEV: Use `exists()` instead of `count() > 0`, `count() === 0`
* DEV: Use `count()`/`exists()` instead of `find().length`
2021-06-08 17:54:12 +02:00
..
discourse-poll-option-test.js.es6 FIX: Tests were using jQuery selectors 2020-11-23 11:36:07 -05:00
discourse-poll-standard-results-test.js.es6 DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
discourse-poll-test.js.es6 DEV: Clean up QUnit tests (#13328) 2021-06-08 17:54:12 +02:00