szurubooru/tests
Marcin Kurczewski c117367974 Added IValidatable; moved validation to FormData
I still struggle to find out how to deal with arguments like
$userNameOrEmail. Should I trim() them in controllers, or in service?
If I do it in service, shouldn't all of such validation belong in there?
2014-10-18 18:48:19 +02:00
..
Dao Added proof of concept for pagination and search 2014-10-18 18:48:17 +02:00
Services Added IValidatable; moved validation to FormData 2014-10-18 18:48:19 +02:00
AbstractDatabaseTestCase.php Changed tests structure 2014-10-18 18:48:17 +02:00
AbstractTestCase.php Refactored thumbs; fixed setting custom avatars 2014-10-18 18:48:19 +02:00
ConfigMock.php Added config mock 2014-10-18 18:48:18 +02:00
ConfigTest.php Changed tests structure 2014-10-18 18:48:17 +02:00
ControllerRepositoryTest.php Added test for basic controller validity 2014-10-18 18:48:18 +02:00
DispatcherTest.php Added IValidatable; moved validation to FormData 2014-10-18 18:48:19 +02:00
PrivilegeTest.php Removed PRIVILEGE_ prefix from constants 2014-10-18 18:48:18 +02:00
RouterTest.php Changed tests structure 2014-10-18 18:48:17 +02:00
ValidatorTest.php Improved PHP style 2014-10-18 18:48:19 +02:00