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

Running PHPUnit tests in DDEV #117

Open
finnlewis opened this issue Jun 12, 2023 · 2 comments
Open

Running PHPUnit tests in DDEV #117

finnlewis opened this issue Jun 12, 2023 · 2 comments

Comments

@finnlewis
Copy link
Member

I don't think we have documentation for running tests in ddev yet.

@ekes also pointed to https://github.com/ddev/ddev-selenium-standalone-chrome

So it would be nice to add this and document how to run tests and easily interact with the tests (to figure out why they fail).

@finnlewis
Copy link
Member Author

Also need phpcs and friends in ddev.

@finnlewis
Copy link
Member Author

I'll test this again:

Note: remove headless from:

  • MINK_DRIVER_ARGS_WEBDRIVER=["chrome", {"browserName":"chrome","chromeOptions":{"w3c":false,"args":["--disable-gpu","--headless", "--no-sandbox", "--disable-dev-shm-usage"]}}, "http://selenium-chrome:4444/wd/hub"]

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

No branches or pull requests

1 participant