-
Notifications
You must be signed in to change notification settings - Fork 132
MQE-2210: Merge DevDoc changes in master back into MFTF release branch #749
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
The command from the 'Set up an embedded MFTF -> Step 3' has to be executed from project root.
…x-patch-2 Small fix to the Mftf Getting Started doc
…w correctly in devdocs
I removed an unnecessary code snippet which doesn't make sense where it's.
Lbajsarowicz doc rollup
Escaped Liquid tag syntax
MQE-2052: MFTF uses undeclared dependency
Adding the Selenium server download in the example
Getting started > Removing code snippet
@@ -129,6 +129,9 @@ Magento Functional Testing Framework Changelog | |||
2.6.3 | |||
----- | |||
|
|||
### Fixes |
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.
@okolesnyk isn't the added content from 2.6.4? I believe we don't have fixes + documentation from 2.6.4 onwards in 3.0.0-GA
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.
So do I need to remove this change?
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.
will fix it on 3.0.0-GA, 2.6.3 and 2.6.4 changelogs were clubbed
https://jira.corp.magento.com/browse/MQE-2210
In the PR, I merged
master
into3.0.0-GA
so that way we would have any missing documentation changes.