Neil Lalonde
|
791f5ac94e
|
Load site settings from config/site_settings.yml
|
2013-11-14 16:02:13 -05:00 |
|
Neil Lalonde
|
1ef9354e21
|
Remove enum setting spec since I don't think it's testing anything useful and it's causing random failures
|
2013-08-24 13:48:07 -04:00 |
|
Neil Lalonde
|
6e79197519
|
Enum site settings can have translatable names in dropdown. Add setting for how often users get digest emails by default: default_digest_email_frequency.
|
2013-08-23 17:36:25 -04:00 |
|
Sam
|
ea932b74e7
|
values is a much more consistent name than all_values ... we use {}.values not {}.all_values
also fixes random ordering of tests failure in site settings
|
2013-06-23 15:07:49 +10:00 |
|
Sam
|
0b94c3c456
|
fix all sorts of issues with random spec order
SiteSetting no longer persisted across tests
|
2013-06-23 13:35:25 +10:00 |
|