|
d786b78f25
|
Helper independent (#14050)
* Made sure most helpers are independent of Yii::$app
* Made sure most validators are independent of Yii::$app
|
2017-04-26 09:49:44 +02:00 |
|
|
3f8e8a89eb
|
Used more specific unit test assertions in framework tests
|
2017-03-14 09:45:31 +03:00 |
|
|
08054bba6d
|
Fix tests. (#13227)
|
2016-12-17 16:37:31 +03:00 |
|
|
a056281fa0
|
Attempt to make tests pass on travis environment
|
2016-12-04 00:58:40 +03:00 |
|
|
b17dfa03a2
|
Fixes #10488: Fixed incorrect behavior of yii\validation\NumberValidator when used with locales where decimal separator is comma
|
2016-12-02 00:04:55 +03:00 |
|
|
dd94ead358
|
Initial work on #10488
|
2016-12-02 00:01:51 +03:00 |
|
|
b30b5a99ea
|
Fixes #11672: Fixed yii\validators\NumberValidator erroring when value is an object without __toString() method
|
2016-06-23 23:32:25 +03:00 |
|
|
f312163258
|
Fixes #11220: NumberValidator now handles objects properly
|
2016-04-06 00:53:10 +03:00 |
|
|
6949992246
|
Simplified tests directory structure a bit
|
2015-04-16 12:10:01 +03:00 |
|