18 Commits (2650948e87b230c1f706d5bdd7c28b4ae68edc81)

Author SHA1 Message Date
Alexander Kartavenko 757bc42645 Fixes #17325: Fixed "Cannot drop view" for MySQL while `migrate/fresh` 5 years ago
Alexander Kartavenko c5397f8784 Closes #16411. Fix windows tests (#17380) 5 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Robert Korulczyk c84a64a0c3 Add `$message` parameter to `TestCase::assertEqualsWithoutLE()`. (#16837) 6 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 368540f8d0
Added tests 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Гордиенко Владислав Юрьевич bda091bbb2 yii\filters\RateLimiter refactored (#13994) 8 years ago
SilverFire - Dmitry Naumenko d3f97f7e64
Switched to asset-packagist 8 years ago
Klimov Paul 928a30588d memory usage at unit test reduced 8 years ago
Klimov Paul 5d4a7a588d compatibility for PHPUnit adjusted 8 years ago
Alexander Makarov cc44339a45 Improved intl tests to tolerate ICU data differences 8 years ago
SilverFire - Dmitry Naumenko edc3d0a35f
Enhanced TestCase::invokeMethod(), ::getInaccessibleProperty() to revoke access after calling 8 years ago
Boudewijn Vahrmeijer b641c1f41b Enh Dependency getHasChanged (#12928) 8 years ago
Boudewijn Vahrmeijer 560e3eb0a3 Unit tests created for ActiveQuery (#12889) 8 years ago
Alexander Makarov ab06e9c8dc Fixes #9605 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Alexander Makarov a831271d29 Moved assertEqualsWithoutLE() to \yiiunit\TestCase, fixed some test failures on Windows 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue f21c2c2964 Fixed test breaks. 10 years ago
Qiang Xue 6d64d62c8e Fixed test break. 10 years ago
Alexander Makarov 905e39ede9 RBAC migration is now aware of custom table names, speeded up RBAC tests 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Qiang Xue e6f9aef3a9 fixed test break. 11 years ago
Carsten Brandt 951791f245 added unit test for twig renderer 11 years ago
Alexander Kochetov 32ea48c7ba Actualize phpunit usage approach 11 years ago
Carsten Brandt e775c82dd8 Changed usage of self to static to allow extendibility 11 years ago
Qiang Xue 1c24b3e0d8 removed TestCase and WebTestCase. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 533b1eeb6e fixed phpdoc 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
Carsten Brandt e94cc6bb9e unit test for UrlManager RESTful routing syntax 11 years ago
Alexander Makarov 7cd9123c3b Tests cleanup 11 years ago
Carsten Brandt 3bdb6c3110 fixed indentation in test files 12 years ago
Carsten Brandt cb8f5d702f cleanup tests 12 years ago
Benjamin Wöster f23a677bdf mod: incorporate suggestions 12 years ago
Benjamin Wöster c30ee60e9c add: new key for unit tests config named "className". Allows to run the tests 12 years ago
Benjamin Wöster 5e0f6604e8 mod: don't create app in bootstrap script, unit tests do it themselves 12 years ago
Benjamin Wöster d4b30e26c2 allow unit tests to requireApp() on setUp() 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Alexander Makarov cc240811f1 added explicit modifier 13 years ago
Qiang Xue d991f42cbd Use namespace in unit tests. 13 years ago
Qiang Xue 5f2f574381 w 13 years ago
Qiang Xue f082c0eb9a w 13 years ago