skeeks-semenov / yii2-assets-auto-compress

Automatic compilation of js + css + html
https://skeeks.com/
BSD 3-Clause "New" or "Revised" License
157 stars 43 forks source link

tests not running when module is active #50

Open cccaballero opened 5 years ago

cccaballero commented 5 years ago

Hi, I am not able to run codeception tests when the module is active because calls to $I->amOnRoute(...) or $I->amOnPage(...) breaks with:

[yii\base\InvalidConfigException] Unable to determine the request URI.