-
Notifications
You must be signed in to change notification settings - Fork 132
MQE-1379: Fix MFTF custom actions to fully support Codeception dry-ru… #516
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some feedback; I think I'm missing some important parts of this, feel free to point out the portions I'm overlooking!
src/Magento/FunctionalTestingFramework/Module/MagentoActionProxies.php
Outdated
Show resolved
Hide resolved
src/Magento/FunctionalTestingFramework/Module/MagentoActionProxies.php
Outdated
Show resolved
Hide resolved
src/Magento/FunctionalTestingFramework/Module/MagentoActionProxies.php
Outdated
Show resolved
Hide resolved
…n functionality - work around MQE-1904
src/Magento/FunctionalTestingFramework/Module/MagentoActionProxies.php
Outdated
Show resolved
Hide resolved
src/Magento/FunctionalTestingFramework/Module/MagentoActionProxies.php
Outdated
Show resolved
Hide resolved
@jilu1 One more note, the |
"generateDate" will generate built in php functions. It won't break the dry run. I think it will behave the same as Codeception as it's now. |
# Conflicts: # src/Magento/FunctionalTestingFramework/Module/MagentoWebDriver.php
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
…n functionality
Description
Fixed Issues (if relevant)
Contribution checklist