We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We can use functional tests only and remove any acceptance ones.
The text was updated successfully, but these errors were encountered:
Why eliminate the acceptance tests, if we can even implement webdriver with aerokube selenium and enhance everything later.
Sorry, something went wrong.
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
No branches or pull requests
We can use functional tests only and remove any acceptance ones.
The text was updated successfully, but these errors were encountered: