szurubooru/tests/Services
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
..
AuthServiceTest.php Added IValidatable; moved validation to FormData 2014-10-18 18:48:19 +02:00
FileServiceTest.php Refactored thumbs; fixed setting custom avatars 2014-10-18 18:48:19 +02:00
PasswordServiceTest.php Added e-mail confirmation and password reset 2014-10-18 18:48:19 +02:00
PrivilegeServiceTest.php Added e-mail confirmation and password reset 2014-10-18 18:48:19 +02:00
ThumbnailServiceTest.php Refactored thumbs; fixed setting custom avatars 2014-10-18 18:48:19 +02:00
UserServiceTest.php Refactored thumbs; fixed setting custom avatars 2014-10-18 18:48:19 +02:00