discourse/plugins/poll/test/javascripts/acceptance
Sérgio Saquetim d8abc0ab11
DEV: Ensure streamElement consistency across components (#33638)
This commit introduces the `@streamElement` argument to various
components and modifies its default behavior to `false` in
`cooked-html`. It standardizes the flow, ensuring better control and
accurate context sharing of the `streamElement` property. Adjustments
were also made to decorators and nested post rendering.

Additionally, tests in the `poll` plugin were modified to run with
`glimmer_post_stream_mode` enabled and disabled to ensure the decorators
are working as expected.
2025-07-16 09:24:45 -03:00
..
poll-breakdown-test.js DEV: Fix no-loose-assertions lint (#29965) 2024-11-28 11:22:27 +01:00
poll-builder-disabled-test.js DEV: Update more asserts to qunit-dom (#29326) 2024-10-22 11:34:23 +02:00
poll-builder-enabled-test.js DEV: Replace toolbar popup menu with DMenu (#33247) 2025-07-03 09:57:16 +10:00
poll-in-reply-history-test.js DEV: Ensure streamElement consistency across components (#33638) 2025-07-16 09:24:45 -03:00
poll-pie-chart-test.js DEV: Check for poll element presence (#27765) 2024-07-08 13:58:35 +02:00
poll-quote-test.js DEV: Ensure streamElement consistency across components (#33638) 2025-07-16 09:24:45 -03:00
poll-results-test.js DEV: Extensively use qunit-dom's hasText (#30012) 2024-11-30 16:44:51 +01:00
polls-bar-chart-test-desktop.js DEV: Fix no-loose-assertions lint (#29965) 2024-11-28 11:22:27 +01:00
polls-bar-chart-test-mobile.js DEV: Fix no-loose-assertions lint (#29965) 2024-11-28 11:22:27 +01:00