sdzhepa / magento2-functional-testing-framework

Magento2 Functional Testing Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento Functional Testing Framework

Build Status

Coverage Status


System Requirements

Magento Functional Testing Framework system requirements

Installation

To install the Magento Functional Testing Framework, see Getting Started

Contributing

Contributions can take the form of new components or features, changes to existing features, tests, documentation (such as developer guides, user guides, examples, or specifications), bug fixes, optimizations, or just good suggestions.

To learn about how to make a contribution, click here.

To open an issue, click here.

To suggest documentation improvements, click here.

Labels applied by the MFTF team

Refer to the tables with descriptions of each label below. These labels are applied by the MFTF development team to community contributed issues and pull requests, to communicate status, impact, or which team is working on it.

Pull Request Status

Label Description
accept The pull request has been accepted and will be merged into mainline code.
reject The pull request has been rejected and will not be merged into mainline code. Possible reasons can include but are not limited to: issue has already been fixed in another code contribution, or there is an issue with the code contribution.
needsUpdate The Magento Team needs additional information from the reporter to properly prioritize and process the pull request.

Issue Resolution Status

Label Description
acknowledged The Magento Team has validated the issue and an internal ticket has been created.
needsUpdate The Magento Team needs additional information from the reporter to properly prioritize and process the issue or pull request.
cannot reproduce The Magento Team has not confirmed that this issue contains the minimum required information to reproduce.
non-issue The Magento Team has not recognised any issue according to provided information.

Domains Impacted

Label Description
PROD Affects the Product team (mostly feature requests or business logic change).
DOC Affects Documentation domain.
TECH Affects Architect Group (mostly to make decisions around technology changes).

Type

Label Description
bugfix The issue or pull request relates to bug fixing.
enhancement The issue or pull request that raises the MFTF to a higher degree (for example new features, optimization, refactoring, etc).

Reporting security issues

To report security vulnerabilities in Magento software or web sites, please e-mail security@magento.com. Please do not report security issues using GitHub. Be sure to encrypt your e-mail with our encryption key if it includes sensitive information. Learn more about reporting security issues here.

Stay up-to-date on the latest security news and patches for Magento by signing up for Security Alert Notifications.

License

Each Magento source file included in this distribution is licensed under AGPL 3.0

Please see LICENSE_AGPL3.txt for the full text of the AGPL 3.0 license or contact license@magentocommerce.com for a copy.

About

Magento2 Functional Testing Framework

License:Other


Languages

Language:PHP 99.1%Language:HTML 0.6%Language:Batchfile 0.2%Language:Shell 0.1%