mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-20 08:29:55 +00:00
![]() Writing assertContains() or assertRegExp for generated code is a pain and making the test cover most part of it is very difficult. Things like: ``` } else { } ``` Are very easy to happen (which was the case) and was not being covered by the test. |
||
---|---|---|
.. | ||
ControllerTaskTest.php | ||
DbConfigTaskTest.php | ||
ExtractTaskTest.php | ||
FixtureTaskTest.php | ||
ModelTaskTest.php | ||
PluginTaskTest.php | ||
ProjectTaskTest.php | ||
TemplateTaskTest.php | ||
TestTaskTest.php | ||
ViewTaskTest.php |