Joseph Bielawski d7c9644d29 [Validator] Extend and fix DateValidator & TimeValidator tests преди 13 години
..
AllValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
AssertFalseValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
AssertTrueValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
AssertTypeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
BlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
CallbackValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation преди 14 години
ChoiceValidatorTest.php 0f328d228b [Validator] Fixed using the strict option in the choice validator. преди 14 години
CollectionValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
CountryValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed преди 14 години
DateTimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
DateValidatorTest.php d7c9644d29 [Validator] Extend and fix DateValidator & TimeValidator tests преди 13 години
EmailValidatorTest.php 0805c6f963 [Validator] removed MX test (tests should work with Internet down) преди 14 години
FileValidatorTest.php d58ba34246 [Validator] Consider the ini directive 'upload_max_filesize' while validating an uploaded file (fixes GH-1441) преди 14 години
IpValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation преди 14 години
LanguageValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed преди 14 години
LocaleValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed преди 14 години
LocalizedTestCase.php e42a2dede1 [Validator] fixed unit tests when intl is not installed преди 14 години
MaxLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation преди 14 години
MaxValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) преди 14 години
MinLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation преди 14 години
MinValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) преди 14 години
NotBlankValidatorTest.php 639513a67a Per the [documentation][1], the `NotBlank` constraint should be using the `empty` language construct, otherwise it will not trigger on, for example, a boolean false from an unchecked checkbox field. преди 13 години
NotNullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
NullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) преди 14 години
RegexValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation преди 14 години
TimeValidatorTest.php d7c9644d29 [Validator] Extend and fix DateValidator & TimeValidator tests преди 13 години
UrlValidatorTest.php 3e2f1a4b13 Removed executable bits from all php files преди 13 години