discourse/spec/helpers
Penar Musaraj 74de7a49f5
Simplify theme and color scheme seeding (#10872)
Now that we have support for user-selectable color schemes, it makes sense
to simplify seeding and theme updates in the wizard. 

We now:

- seed only one theme, named "Default" (previously "Light")
- seed a user-selectable Dark color scheme
- rename the "Themes" wizard step to "Colors"
- update the default theme's color scheme if a default is set
(a new theme is created if there is no default)
2020-10-14 10:18:02 -04:00
..
application_helper_spec.rb Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
emoji_helper_spec.rb DEV: Fix some more flaky tests (#9384) 2020-04-08 12:46:43 +02:00
topics_helper_spec.rb DEV: Add test for categories_breadcrumb (#8791) 2020-01-28 12:50:27 +02:00
user_notifications_helper_spec.rb DEV: Clean up S3 specs, stubs, and helpers 2020-09-28 12:02:25 +01:00