Skip to content

COMDOX-365: Add redirects #6

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 1 commit into from
Dec 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/backward-incompatible-changes.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/best-practices.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/codeception.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/commands/mftf.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/configuration.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/configure-2fa.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/credentials.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/custom-helpers.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/data.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/debugging.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/extending.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/action-groups.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/cicd.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/git-vs-composer-install.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/selectors.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/test-isolation.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/test-modularity.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/using-suites.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/interactive-pause.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/introduction.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/extend-action-groups.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/extend-data.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/extend-tests.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/introduction.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/merge-action-groups.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/merge-data.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/merge-pages.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/merge-sections.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merge_points/merge-tests.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/merging.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/metadata.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/mftf-tests-packaging.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/page.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/reporting.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/section.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/section/locator-functions.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/section/parameterized-selectors.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/selectors.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/suite.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/test-prep.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/test.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/test/action-groups.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/test/actions.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/test/annotations.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/test/assertions.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/tips-tricks.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/update.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down
2 changes: 1 addition & 1 deletion docs/versioning.md
Original file line number Diff line number Diff line change
@@ -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
---

Expand Down