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

Add support for MFTF MagentoCLI commands #220

Merged
merged 1 commit into from
Jul 13, 2018

Conversation

davemacaulay
Copy link
Contributor

Magento's new functional testing framework, MFTF has the ability to run Magento CLI commands from within the test framework. As the test framework runs independently of the Magento installation it completes these via HTTP to the command.php script located in the dev/tests/acceptance/utils folder.

The Magento 2 valet driver does not support the .htaccess entry added by Magento core and thus requires an additional entry to correctly route this operation.

@samgranger samgranger merged commit 21e93a0 into weprovide:master Jul 13, 2018
@samgranger
Copy link
Contributor

Hi Dave,

Thank you for your PR, we will be adding this to a new release as soon as possible.

@davemacaulay
Copy link
Contributor Author

Thanks @samgranger appreciate it.

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

Successfully merging this pull request may close these issues.

2 participants