Skip to content
New issue

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

Re-do Codeception tests not to require a server #50

Open
samdark opened this issue Sep 1, 2020 · 4 comments
Open

Re-do Codeception tests not to require a server #50

samdark opened this issue Sep 1, 2020 · 4 comments
Labels
type:enhancement Enhancement

Comments

@samdark
Copy link
Member

samdark commented Sep 1, 2020

We can use functional tests only and remove any acceptance ones.

@terabytesoftw
Copy link
Member

Why eliminate the acceptance tests, if we can even implement webdriver with aerokube selenium and enhance everything later.

@samdark
Copy link
Member Author

samdark commented Sep 1, 2020

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.

@samdark
Copy link
Member Author

samdark commented Dec 28, 2020

In order to solve it we need to implement PSR module for Codeception.

@samdark samdark added the type:enhancement Enhancement label Dec 28, 2020
@samdark
Copy link
Member Author

samdark commented Dec 28, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants