discourse/plugins/poll/test/javascripts/component
David Taylor 9322a46fa4
DEV: Remove unneeded const self = this; from qunit tests (#35632)
This was required in older versions of Ember. But now, bare template
tags can access `this.`. This commit was created by upgrading lint-configs, and then running 
`pnpm lint:js:fix && pnpm lint:prettier:fix`

Rule development: https://github.com/discourse/lint-configs/pull/154
2025-10-27 18:07:22 +00:00
..
poll-buttons-dropdown-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-info-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-options-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-results-pie-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-results-ranked-choice-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-results-standard-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-results-tabs-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-test.gjs DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
poll-ui-builder-test.gjs FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
rich-editor-extension-test.js FEATURE: add poll (plugin) rich editor extension (#31715) 2025-03-11 20:13:27 -03:00