szurubooru/tests/Tests
Marcin Kurczewski 72fef5686b Fixed user settings across sessions
When getting settings from database, running across NULL loads default
setting for given option. Becuase entity unserializer always returned
NULLs instead of FALSEs due to bug in TextHelper, it ended up always
loading default settings (but only after reloading entity, setting it in
the settings page worked correctly until relog).

This fix is closely related to fde6fc2.
2014-05-19 09:58:08 +02:00
..
ApiTests Refactored privilege system a bit 2014-05-18 21:59:56 +02:00
ControllerTests Added API controller 2014-05-18 21:59:56 +02:00
JobTests Fixed user settings across sessions 2014-05-19 09:58:08 +02:00
MiscTests Fixed user settings across sessions 2014-05-19 09:58:08 +02:00
ModelTests Removed legacy functions 2014-05-17 00:02:01 +02:00
AbstractFullApiTest.php Added API controller 2014-05-18 21:59:56 +02:00
AbstractTest.php Removed legacy functions 2014-05-17 00:02:01 +02:00