discourse/spec/tasks
Alan Guo Xiang Tan 9d96fcb821
DEV: Improve test coverage of `themes:update` rake task (#26764)
This commit adds a test to ensure that settings for a theme are retained
even if saving a theme setting after a theme setting migration fails.
Prior to the fix introduced in 35bc27a36d,
failing to save the new settings will actually cause some or all of the
theme's setting to be lost.
2024-04-26 10:04:15 +08:00
..
assets_precompile_spec.rb
compatibility_spec.rb
hashtags_spec.rb
incoming_emails_spec.rb
posts_spec.rb
redis_spec.rb
themes_spec.rb DEV: Improve test coverage of `themes:update` rake task (#26764) 2024-04-26 10:04:15 +08:00
topics_spec.rb
uploads_spec.rb
version_bump_spec.rb