18 Commits (b01a749afd8876205f0ac229697c8f14c293b07e)

Author SHA1 Message Date
Vladimir Khramtsov 0391a367ed Improved BaseYii tests (#15467) 7 years ago
Nikolay Oleynikov fd9384fc00 Fixes #15481: Moved `yii\BaseYii::powered()` method to `yii\helpers\Html::powered()` 7 years ago
Alex 988440caae Add test for Yii::createObject(); (#15129) 7 years ago
Paul Klimov 3e6f8b1c19 Fix #13702 PSR Logger (#14611) 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Alexander Makarov 7aeb008a5d
Replaced className() with class 8 years ago
Klimov Paul dee88787fc compatibility with PHPUnit 6.x added 8 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Dmitriy Makarov 8b49164f72 Added BaseYiiTest tests of the following methods: (#12235) 8 years ago
Klimov Paul 3e3c4b12ef unit test `BaseYiiTest::testSetupLogger()` improved 8 years ago
Dmitriy Makarov cb6e5dcc61 Added BaseYii test for the setLogger() method (#12187) 8 years ago
Sam Mousa 5f1a5fbcf7 Implemented DI for callable component configuration 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov b45b16d845 Renamed test to match class name 11 years ago
Carsten Brandt 949dda5fdb tagged tests with @group tags 11 years ago
Qiang Xue 986bfccd34 Fixes issue #294. 12 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
Carsten Brandt 849740e6cc Fixed YiiBaseTest echo 12 years ago
Qiang Xue 7599d7860c refactored getAlias and setAlias. 12 years ago
Alexander Makarov 3bb73e54f9 more tests 12 years ago