Skip to content

MQE-768: Framework cannot depend on relative file structure to execute tests #81

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

Merged
merged 5 commits into from
Apr 2, 2018

Conversation

KevinBKozan
Copy link
Contributor

Description

  • MFTF and MFTF Tests can now interact with one another properly even if installed via composer. Pathing and anchoring is now done via composer autoload file checking.
  • ModuleResolver now correctly refers to MAGENTO_BP instead of relative pathing.

Fixed Issues (if relevant)

  1. MQE-2223: Part 7 Docs Review "MFTF Ease Of Use" PR #483 #768: Framework cannot depend on relative file structure to execute tests

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/verification tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

@coveralls
Copy link

Coverage Status

Coverage remained the same at 52.437% when pulling 192dc4d on MQE-768 into bf24553 on develop.

@coveralls
Copy link

coveralls commented Apr 2, 2018

Coverage Status

Coverage remained the same at 52.437% when pulling c3b6aa0 on MQE-768 into bf24553 on develop.

@KevinBKozan KevinBKozan merged commit 0794a74 into develop Apr 2, 2018
@KevinBKozan KevinBKozan deleted the MQE-768 branch April 2, 2018 20:39
magento-devops-reposync-svc pushed a commit that referenced this pull request Jul 28, 2021
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