diff --git a/docs/backward-incompatible-changes.md b/docs/backward-incompatible-changes.md index 3f74ef351..9f447e6f4 100644 --- a/docs/backward-incompatible-changes.md +++ b/docs/backward-incompatible-changes.md @@ -1,6 +1,6 @@ --- title: MFTF 3.0.0 backward incompatible changes -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/backward-incompatible-changes/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/backward-incompatible-changes/ layout: migrated --- diff --git a/docs/best-practices.md b/docs/best-practices.md index c9482a561..32b15dff2 100644 --- a/docs/best-practices.md +++ b/docs/best-practices.md @@ -1,6 +1,6 @@ --- title: Best practices -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/best-practices/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/best-practices/ layout: migrated --- diff --git a/docs/commands/codeception.md b/docs/commands/codeception.md index e29751578..65484e555 100644 --- a/docs/commands/codeception.md +++ b/docs/commands/codeception.md @@ -1,6 +1,6 @@ --- title: CLI commands - vendor/bin/codecept -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/commands/codeception/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/commands/codeception/ layout: migrated --- diff --git a/docs/commands/mftf.md b/docs/commands/mftf.md index c14985431..c673ef94e 100644 --- a/docs/commands/mftf.md +++ b/docs/commands/mftf.md @@ -1,6 +1,6 @@ --- title: CLI commands - vendor/bin/mftf -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/commands/mftf/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/commands/mftf/ layout: migrated --- diff --git a/docs/configuration.md b/docs/configuration.md index 9da2912aa..bf86dccfe 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1,6 +1,6 @@ --- title: Configuration -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/configuration/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/configuration/ layout: migrated --- diff --git a/docs/configure-2fa.md b/docs/configure-2fa.md index 0d2c80758..04290c71e 100644 --- a/docs/configure-2fa.md +++ b/docs/configure-2fa.md @@ -1,6 +1,6 @@ --- title: Configuring MFTF for two-factor authentication (2FA) -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/two-factor-authentication/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/two-factor-authentication/ layout: migrated --- diff --git a/docs/credentials.md b/docs/credentials.md index 0221ce98e..cef52e7f0 100644 --- a/docs/credentials.md +++ b/docs/credentials.md @@ -1,6 +1,6 @@ --- title: Credentials -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/credentials/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/credentials/ layout: migrated --- diff --git a/docs/custom-helpers.md b/docs/custom-helpers.md index ae638aba9..dfad00ecd 100644 --- a/docs/custom-helpers.md +++ b/docs/custom-helpers.md @@ -1,6 +1,6 @@ --- title: Custom helpers -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/custom-helpers/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/custom-helpers/ layout: migrated --- diff --git a/docs/data.md b/docs/data.md index 447d855ed..1578ab8d4 100644 --- a/docs/data.md +++ b/docs/data.md @@ -1,6 +1,6 @@ --- title: Input testing data -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/data/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/data/ layout: migrated --- diff --git a/docs/debugging.md b/docs/debugging.md index aa3941766..9ac6408a2 100644 --- a/docs/debugging.md +++ b/docs/debugging.md @@ -1,6 +1,6 @@ --- title: Debugging -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/debugging/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/debugging/ layout: migrated --- diff --git a/docs/extending.md b/docs/extending.md index 2e1f103b5..0099de622 100644 --- a/docs/extending.md +++ b/docs/extending.md @@ -1,6 +1,6 @@ --- title: Extending -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/extending/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/extending/ layout: migrated --- diff --git a/docs/getting-started.md b/docs/getting-started.md index e6c0011ac..f96bf18ec 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,6 +1,6 @@ --- title: Getting started -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/getting-started/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/getting-started/ layout: migrated --- diff --git a/docs/guides/action-groups.md b/docs/guides/action-groups.md index af2eee1d4..4cb35bbc5 100644 --- a/docs/guides/action-groups.md +++ b/docs/guides/action-groups.md @@ -1,6 +1,6 @@ --- title: Action group best practices -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/action-group-best-practices/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/action-group-best-practices/ layout: migrated --- diff --git a/docs/guides/cicd.md b/docs/guides/cicd.md index c660007a8..552233923 100644 --- a/docs/guides/cicd.md +++ b/docs/guides/cicd.md @@ -1,6 +1,6 @@ --- title: How to use MFTF in CICD -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/cicd/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/cicd/ layout: migrated --- diff --git a/docs/guides/git-vs-composer-install.md b/docs/guides/git-vs-composer-install.md index 4f9d7b170..2052cf32f 100644 --- a/docs/guides/git-vs-composer-install.md +++ b/docs/guides/git-vs-composer-install.md @@ -1,6 +1,6 @@ --- title: Git vs Composer installation of Magento with MFTF -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/git-vs-composer-install/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/git-vs-composer-install/ layout: migrated --- diff --git a/docs/guides/selectors.md b/docs/guides/selectors.md index b56ebb052..9f2622b81 100644 --- a/docs/guides/selectors.md +++ b/docs/guides/selectors.md @@ -1,6 +1,6 @@ --- title: How to write good selectors -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/selectors/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/selectors/ layout: migrated --- diff --git a/docs/guides/test-isolation.md b/docs/guides/test-isolation.md index 37140610d..60c4dae47 100644 --- a/docs/guides/test-isolation.md +++ b/docs/guides/test-isolation.md @@ -1,6 +1,6 @@ --- title: Test isolation -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/test-isolation/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/test-isolation/ layout: migrated --- diff --git a/docs/guides/test-modularity.md b/docs/guides/test-modularity.md index 907512794..2e88b279a 100644 --- a/docs/guides/test-modularity.md +++ b/docs/guides/test-modularity.md @@ -1,6 +1,6 @@ --- title: Test modularity -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/test-modularity/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/test-modularity/ layout: migrated --- diff --git a/docs/guides/using-suites.md b/docs/guides/using-suites.md index 89247fb65..682c8490f 100644 --- a/docs/guides/using-suites.md +++ b/docs/guides/using-suites.md @@ -1,6 +1,6 @@ --- title: Using suites -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/using-suites/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/using-suites/ layout: migrated --- diff --git a/docs/interactive-pause.md b/docs/interactive-pause.md index 49788dba1..b32355653 100644 --- a/docs/interactive-pause.md +++ b/docs/interactive-pause.md @@ -1,6 +1,6 @@ --- title: Interactive pause -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/interactive-pause/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/interactive-pause/ layout: migrated --- diff --git a/docs/introduction.md b/docs/introduction.md index d8026f91d..56dd39254 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -1,6 +1,6 @@ --- title: Introduction to the Magento Functional Testing Framework -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/ layout: migrated --- diff --git a/docs/merge_points/extend-action-groups.md b/docs/merge_points/extend-action-groups.md index 5fb31af00..09ae46330 100644 --- a/docs/merge_points/extend-action-groups.md +++ b/docs/merge_points/extend-action-groups.md @@ -1,6 +1,6 @@ --- title: Extend action groups -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/extend-action-groups/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/extend-action-groups/ layout: migrated --- diff --git a/docs/merge_points/extend-data.md b/docs/merge_points/extend-data.md index e803a387a..a17f32cf1 100644 --- a/docs/merge_points/extend-data.md +++ b/docs/merge_points/extend-data.md @@ -1,6 +1,6 @@ --- title: Extend data entities -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/extend-data/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/extend-data/ layout: migrated --- diff --git a/docs/merge_points/extend-tests.md b/docs/merge_points/extend-tests.md index 265a3c0dd..b87ad35d8 100644 --- a/docs/merge_points/extend-tests.md +++ b/docs/merge_points/extend-tests.md @@ -1,6 +1,6 @@ --- title: Extend tests -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/extend-tests/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/extend-tests/ layout: migrated --- diff --git a/docs/merge_points/introduction.md b/docs/merge_points/introduction.md index 15f93fa5d..2fb379a26 100644 --- a/docs/merge_points/introduction.md +++ b/docs/merge_points/introduction.md @@ -1,6 +1,6 @@ --- title: Merge points for testing extensions in MFTF -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/ layout: migrated --- diff --git a/docs/merge_points/merge-action-groups.md b/docs/merge_points/merge-action-groups.md index 8ceeafefc..80b533559 100644 --- a/docs/merge_points/merge-action-groups.md +++ b/docs/merge_points/merge-action-groups.md @@ -1,6 +1,6 @@ --- title: Merge action groups -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-action-groups/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-action-groups/ layout: migrated --- diff --git a/docs/merge_points/merge-data.md b/docs/merge_points/merge-data.md index bcdab55c4..b392197c7 100644 --- a/docs/merge_points/merge-data.md +++ b/docs/merge_points/merge-data.md @@ -1,6 +1,6 @@ --- title: Merge data -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-data/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-data/ layout: migrated --- diff --git a/docs/merge_points/merge-pages.md b/docs/merge_points/merge-pages.md index ac034b3eb..1d46383df 100644 --- a/docs/merge_points/merge-pages.md +++ b/docs/merge_points/merge-pages.md @@ -1,6 +1,6 @@ --- title: Merge pages -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-pages/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-pages/ layout: migrated --- diff --git a/docs/merge_points/merge-sections.md b/docs/merge_points/merge-sections.md index 84ad44f7c..fcd6a3726 100644 --- a/docs/merge_points/merge-sections.md +++ b/docs/merge_points/merge-sections.md @@ -1,6 +1,6 @@ --- title: Merge sections -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-sections/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-sections/ layout: migrated --- diff --git a/docs/merge_points/merge-tests.md b/docs/merge_points/merge-tests.md index c71f0a2fb..f30ef0cfd 100644 --- a/docs/merge_points/merge-tests.md +++ b/docs/merge_points/merge-tests.md @@ -1,6 +1,6 @@ --- title: Merge tests -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-tests/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merge-points/merge-tests/ layout: migrated --- diff --git a/docs/merging.md b/docs/merging.md index c01fc4d88..7ee786ad1 100644 --- a/docs/merging.md +++ b/docs/merging.md @@ -1,6 +1,6 @@ --- title: Merging -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merging/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/merging/ layout: migrated --- diff --git a/docs/metadata.md b/docs/metadata.md index 90098261c..17b466c11 100644 --- a/docs/metadata.md +++ b/docs/metadata.md @@ -1,6 +1,6 @@ --- title: Metadata -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/metadata/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/metadata/ layout: migrated --- diff --git a/docs/mftf-tests-packaging.md b/docs/mftf-tests-packaging.md index d73e2ede3..e30b6aefc 100644 --- a/docs/mftf-tests-packaging.md +++ b/docs/mftf-tests-packaging.md @@ -1,6 +1,6 @@ --- title: MFTF functional test modules and packaging -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/mftf-tests-packaging/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/mftf-tests-packaging/ layout: migrated --- diff --git a/docs/page.md b/docs/page.md index 4fc20e576..ddcfceb9d 100644 --- a/docs/page.md +++ b/docs/page.md @@ -1,6 +1,6 @@ --- title: Page structure -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/page/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/page/ layout: migrated --- diff --git a/docs/reporting.md b/docs/reporting.md index 402d8b21b..dd71be158 100644 --- a/docs/reporting.md +++ b/docs/reporting.md @@ -1,6 +1,6 @@ --- title: Reporting -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/reporting/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/reporting/ layout: migrated --- diff --git a/docs/section.md b/docs/section.md index 31037af97..8b1fb0106 100644 --- a/docs/section.md +++ b/docs/section.md @@ -1,6 +1,6 @@ --- title: Section structure -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/section/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/section/ layout: migrated --- diff --git a/docs/section/locator-functions.md b/docs/section/locator-functions.md index 992417e6d..190cc965c 100644 --- a/docs/section/locator-functions.md +++ b/docs/section/locator-functions.md @@ -1,6 +1,6 @@ --- title: Locator functions -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/section/locator-functions/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/section/locator-functions/ layout: migrated --- diff --git a/docs/section/parameterized-selectors.md b/docs/section/parameterized-selectors.md index 4b072698e..982ae9565 100644 --- a/docs/section/parameterized-selectors.md +++ b/docs/section/parameterized-selectors.md @@ -1,6 +1,6 @@ --- title: Parameterized selectors -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/section/parameterized-selectors/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/section/parameterized-selectors/ layout: migrated --- diff --git a/docs/selectors.md b/docs/selectors.md index d6cdc8090..d9e34cde1 100644 --- a/docs/selectors.md +++ b/docs/selectors.md @@ -1,6 +1,6 @@ --- title: Selectors -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/selectors/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/selectors/ layout: migrated --- diff --git a/docs/suite.md b/docs/suite.md index 75615aafa..74527edba 100644 --- a/docs/suite.md +++ b/docs/suite.md @@ -1,6 +1,6 @@ --- title: Suites -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/suite/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/suite/ layout: migrated --- diff --git a/docs/test-prep.md b/docs/test-prep.md index b905b028f..c94f62a5f 100644 --- a/docs/test-prep.md +++ b/docs/test-prep.md @@ -1,6 +1,6 @@ --- title: Preparing a test for MFTF -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/test-prep/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/test-prep/ layout: migrated --- diff --git a/docs/test.md b/docs/test.md index 2372a7737..a47305d1f 100644 --- a/docs/test.md +++ b/docs/test.md @@ -1,6 +1,6 @@ --- title: Test -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/ layout: migrated --- diff --git a/docs/test/action-groups.md b/docs/test/action-groups.md index 041966b0b..bd5b47288 100644 --- a/docs/test/action-groups.md +++ b/docs/test/action-groups.md @@ -1,6 +1,6 @@ --- title: Action groups -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/action-groups/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/action-groups/ layout: migrated --- diff --git a/docs/test/actions.md b/docs/test/actions.md index 286a42359..1dc25a112 100644 --- a/docs/test/actions.md +++ b/docs/test/actions.md @@ -1,6 +1,6 @@ --- title: Test actions -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/actions/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/actions/ layout: migrated --- diff --git a/docs/test/annotations.md b/docs/test/annotations.md index 45a66c21c..213911981 100644 --- a/docs/test/annotations.md +++ b/docs/test/annotations.md @@ -1,6 +1,6 @@ --- title: Annotations -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/annotations/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/annotations/ layout: migrated --- diff --git a/docs/test/assertions.md b/docs/test/assertions.md index fc95b80b8..cafd52872 100644 --- a/docs/test/assertions.md +++ b/docs/test/assertions.md @@ -1,6 +1,6 @@ --- title: Assertions -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/assertions/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test/assertions/ layout: migrated --- diff --git a/docs/tips-tricks.md b/docs/tips-tricks.md index a0cba8301..5b27511df 100644 --- a/docs/tips-tricks.md +++ b/docs/tips-tricks.md @@ -1,6 +1,6 @@ --- title: Tips and tricks -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/tips-tricks/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/test-writing/tips-tricks/ layout: migrated --- diff --git a/docs/troubleshooting.md b/docs/troubleshooting.md index 8c56402b5..409ad9584 100644 --- a/docs/troubleshooting.md +++ b/docs/troubleshooting.md @@ -1,6 +1,6 @@ --- title: Troubleshooting -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/troubleshooting/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/troubleshooting/ layout: migrated --- diff --git a/docs/update.md b/docs/update.md index 617e61141..28be390fa 100644 --- a/docs/update.md +++ b/docs/update.md @@ -1,6 +1,6 @@ --- title: Update the Magento Functional Testing Framework -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/update/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/update/ layout: migrated --- diff --git a/docs/versioning.md b/docs/versioning.md index 121a93368..80e89924c 100644 --- a/docs/versioning.md +++ b/docs/versioning.md @@ -1,6 +1,6 @@ --- title: MFTF versioning schema -migrated_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/versioning/ +redirect_to: https://developer.adobe.com/commerce/testing/functional-testing-framework/versioning/ layout: migrated ---