discourse/spec/lib/wizard
Blake Erickson 492f68c462
FIX: Unable to change homepage style via wizard (#19462)
Depending on the current state of things, sometimes the homepage style
wouldn't update because we were incorrectly blocking updates the
`desktop_category_page_style` site setting if the first item in the top
menu was 'categories'.

Added a test case to handle this situation.

See https://meta.discourse.org/t/248354
2022-12-13 17:52:59 -07:00
..
step_updater_spec.rb FIX: Unable to change homepage style via wizard (#19462) 2022-12-13 17:52:59 -07:00
wizard_builder_spec.rb FEATURE: Add chat and sidebar toggles to the setup wizard (#19347) 2022-12-12 14:30:21 -07:00
wizard_spec.rb DEV: Use proper wording for contexts in specs 2022-08-04 11:05:02 +02:00
wizard_step_spec.rb FEATURE: allow wizard checkbox field to be disabled (#17916) 2022-08-15 05:52:07 +05:30