app
app copied to clipboard
Re-do Codeception tests not to require a server
We can use functional tests only and remove any acceptance ones.
Why eliminate the acceptance tests, if we can even implement webdriver with aerokube selenium and enhance everything later.
Yeah, maybe removing them is too much :) Maybe... disabling? I'm more about https://github.com/yiisoft/app/blob/master/tests/functional.suite.yml#L12 this config part that mentions a web server but functional tests should not require it.
In order to solve it we need to implement PSR module for Codeception.
https://trello.com/c/wIwCQyeN/112-implement-generic-psr-7-module-for-codeception