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

magento/magento2-functional-testing-framework#60: Build interactive configuration tool for populating .env properties #69

Merged
merged 2 commits into from
Mar 29, 2018

Conversation

lenaorobei
Copy link
Contributor

Description

Introduced bin/mftf CLI tool for easy management of console commands.

  • added bin/mftf setup:env command which allows generating .env file by specified parameters;
  • added bin/mftf build:project which generates configuration files for the project and generates the Codeception project. More efficient replacement for vendor/bin/robo build:project.

Fixed Issues

  1. Build interactive configuration tool for populating .env properties #60: Build interactive configuration tool for populating .env properties

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

@magento-cicd2
Copy link

magento-cicd2 commented Mar 24, 2018

CLA assistant check
All committers have signed the CLA.

@coveralls
Copy link

coveralls commented Mar 25, 2018

Coverage Status

Coverage decreased (-0.4%) to 52.536% when pulling ff2bce5 on lenaorobei:issue60 into e05e5e7 on magento:CD-develop.

@okolesnyk okolesnyk merged commit 8703e00 into magento:CD-develop Mar 29, 2018
magento-devops-reposync-svc pushed a commit that referenced this pull request Jul 26, 2021
…2-functional-testing-framework-840

[Imported] 33292 replace AspectMock from BaseGenerateCommandTest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants