23 Commits

Author SHA1 Message Date
520f5fa160 New tests added 2014-05-14 19:11:37 +04:00
55729a4cc0 New tests added 2014-05-14 19:09:55 +04:00
f457073d27 Tests excess dump removed 2014-05-14 13:39:31 +04:00
e791436819 Tests updated 2014-05-14 13:37:05 +04:00
087b7ca962 Tests updated 2014-05-09 18:55:49 +04:00
795b7d75e7 Tests updated 2014-05-09 18:08:40 +04:00
ba767206e8 Tests updated 2014-05-09 17:52:45 +04:00
83a63f2346 fixed wrong client validation issue in numbervalidator
fixes #3118
2014-04-23 01:29:53 +02:00
0e143338d7 Finished refactoring find() . 2014-04-07 16:29:12 -04:00
75154d351d Refactored AR find 2014-04-07 09:43:03 +04:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
4a201c7ad5 Removed unused variables 2014-02-07 13:39:35 +04:00
a8068dfe5c fixed test break. 2014-01-11 10:54:43 -05:00
9649a6727a Renamed attributeName and className to targetAttribute and targetClass for UniqueValidator and ExistValidator.
Refactored UniqueValidator and ExistValidator.
2013-12-22 16:40:51 -05:00
252b6c9ef1 Fixes #797: Added support for validating multiple columns by UniqueValidator and ExistValidator 2013-12-22 11:30:59 -05:00
cb4a8c764c Refactored validators. 2013-12-06 14:19:17 -05:00
3631890cba fixed failing validator tests 2013-10-24 00:00:32 +02:00
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
f974e1a59f fixed validator test break 2013-10-15 04:43:52 +02:00
8c1c3c59d9 Better AR connection init in tests 2013-10-15 01:39:19 +04:00
24e2f88503 Renamed validator test models to be less specific. 2013-08-23 22:47:45 +02:00
0c45765e7d Added tests for uncovered lines. 2013-08-18 14:39:22 +02:00
5c8927af7d Added ExistValidatorTest and added new option to DatabaseTestCase 2013-08-17 00:40:45 +02:00