discourse/plugins/poll
Sérgio Saquetim 55fb63e251
DEV: Remove glimmer_post_stream_mode from tests for simplification
Remove usages of `glimmer_post_stream_mode` in tests across various files,
including acceptance and system-level specs, where it was used to toggle
testing behavior. This reduces test complexity and ensures coverage without
dependency on this feature flag, which is being phased out.
2025-11-18 23:16:16 -03:00
..
app DEV: Normalize route and namespace setup in plugins (#34962) 2025-09-25 12:35:29 +02:00
assets DEV: Update lint-config and apply autofixes (#35991) 2025-11-12 14:48:49 +01:00
config Update translations (#35904) 2025-11-11 16:13:39 +01:00
db/migrate FEATURE: dynamic poll support (#34368) 2025-08-19 16:43:36 +10:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
spec DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
test/javascripts DEV: Remove glimmer_post_stream_mode from tests for simplification 2025-11-18 23:16:16 -03:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00