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

Does somebody have a working example for Acceptance tests via Selenium? #133

Open
gb5256 opened this issue May 5, 2021 · 1 comment
Open
Labels

Comments

@gb5256
Copy link

gb5256 commented May 5, 2021

Hi,
I am trying to get acceptance tests working with selenium and firefox but I do not get it done.
i am using the setup as described here, and installed a yii2-basic, which is accessible via localhost in the browser.
So that works. I can also run the unit and functional tests without problems.
But acceptance is tricky. I saw the comment from @schmunk42 about phd5 but that one is too complex for me to grasp (sorry).
Is there a simple example of a bare to the bone docker-compose and acceptance.suite.yml that just works (especially with this yiisoft/yii2-docker).

Thanks for any help,
gb5256

@schmunk42
Copy link
Contributor

For acceptance tests only, have a look at: https://github.com/dmstr/docker-acception

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

No branches or pull requests

3 participants