Download the PHP package amasty/module-common-tests-hyva-mftf-3 without Composer
On this page you can find all versions of the php package amasty/module-common-tests-hyva-mftf-3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amasty/module-common-tests-hyva-mftf-3
More information about amasty/module-common-tests-hyva-mftf-3
Files in amasty/module-common-tests-hyva-mftf-3
Download amasty/module-common-tests-hyva-mftf-3
More information about amasty/module-common-tests-hyva-mftf-3
Files in amasty/module-common-tests-hyva-mftf-3
Vendor amasty
Package module-common-tests-hyva-mftf-3
Short Description Test Basics MFTF v. 3.x.x Compatibility Hyva by Amasty Team
License proprietary
Package module-common-tests-hyva-mftf-3
Short Description Test Basics MFTF v. 3.x.x Compatibility Hyva by Amasty Team
License proprietary
Please rate this library. Is it a good library?
Informations about the package module-common-tests-hyva-mftf-3
Common Tests Hyva MFTF3
Specific module for basic compatibility MFTF with Hyva.
Installation
Pre-conditions
1. Install MFTF: https://developer.adobe.com/commerce/testing/functional-testing-framework/getting-started/
We recommend that you turn off the Magento_TwoFactorAuth module for ease of testing or configure credentials: https://developer.adobe.com/commerce/testing/functional-testing-framework/two-factor-authentication/
2. Install and enable Hyva for global level:
1. Install Hyva Theme: https://docs.hyva.io/hyva-themes/getting-started/index.html
2. Open “Content -> Design -> Configuration” in Admin Area Magento Store.
3. Choose “Global” Design Configuration and set “Default Hyva” in “Applied Theme” dropdown.
4. Click to “Save Configuration”.
3. Install and enable Hyva Luma Checkout: https://docs.hyva.io/checkout/luma-checkout/installing-luma-checkout.html
Instruction
To install the package, run the following commands:
composer require amasty/module-common-tests-hyva-mftf-3
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy (your locale)
To run tests it is necessary
Run a special command for correct operation of the waits when you are running any tests
bin/magento amasty-mftf:hyva:waiting-update
Run tests
To run the tests, run the following command:
Magento Commerce:
vendor/bin/mftf run:group AmDef -r
Open Source Magento:
vendor/bin/mftf run:group AmDefCE -r
Installation
Pre-conditions
1. Install MFTF: https://developer.adobe.com/commerce/testing/functional-testing-framework/getting-started/We recommend that you turn off the Magento_TwoFactorAuth module for ease of testing or configure credentials: https://developer.adobe.com/commerce/testing/functional-testing-framework/two-factor-authentication/ 2. Install and enable Hyva for global level: 1. Install Hyva Theme: https://docs.hyva.io/hyva-themes/getting-started/index.html 2. Open “Content -> Design -> Configuration” in Admin Area Magento Store. 3. Choose “Global” Design Configuration and set “Default Hyva” in “Applied Theme” dropdown. 4. Click to “Save Configuration”. 3. Install and enable Hyva Luma Checkout: https://docs.hyva.io/checkout/luma-checkout/installing-luma-checkout.html
Instruction
To install the package, run the following commands:
composer require amasty/module-common-tests-hyva-mftf-3
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy (your locale)
To run tests it is necessary
Run a special command for correct operation of the waits when you are running any testsbin/magento amasty-mftf:hyva:waiting-update
Run tests
To run the tests, run the following command:
Magento Commerce:vendor/bin/mftf run:group AmDef -r
Open Source Magento:
vendor/bin/mftf run:group AmDefCE -r
All versions of module-common-tests-hyva-mftf-3 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
amasty/module-common-default-hyva-mftf-3 Version >=1.2.0
hyva-themes/magento2-luma-checkout Version *
amasty/module-common-default-hyva-mftf-3 Version >=1.2.0
hyva-themes/magento2-luma-checkout Version *
The package amasty/module-common-tests-hyva-mftf-3 contains the following files
Loading the files please wait ....