Skip to content

Commit a37ebc4

Browse files
Donald BoothDonald Booth
authored andcommitted
Remove refs to Test Migration repo
1 parent 757e136 commit a37ebc4

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

docs/best-practices.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ We recommend to keep Action Groups having single responsibility, for example `Ad
4040
Althought the Magento Core team and Contributors join forces to cover most of the features with tests, it is impossible to have this done quickly.
4141
If you've covered Magento Core feature with Functional Tests - you are more than welcome to contribute.
4242

43-
You can also help with MFTF Test Migration to get the experience and valuable feedback from other community members and maintainers.
44-
4543
## Action group
4644

4745
1. [Action group] names should be sufficiently descriptive to inform a test writer of what the action group does and when it should be used. Add additional explanation in annotations if needed.
@@ -214,4 +212,3 @@ Since the configurable product module could be disabled, this approach is more r
214212
[merging]: merging.html
215213
[parameterized selectors]: section/parameterized-selectors.html
216214
[sections]: section.html
217-
[MFTF Test Migration]: https://github.com/magento/magento-functional-tests-migration

docs/introduction.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,6 @@ Test
5252
└── ...
5353
```
5454

55-
<div class="bs-callout bs-callout-info" markdown="1">
56-
57-
We are actively developing functional tests. Check out the [MFTF Test Migration][] repository.
58-
59-
</div>
60-
6155
## Use cases
6256

6357
- Contributor: changes the core behaviour, fixing the annoing bug.
@@ -122,4 +116,3 @@ Follow the [MFTF project] and [contribute on Github].
122116
[Functional Testing Framework]: https://devdocs.magento.com/guides/v2.3/mtf/mtf_introduction.html
123117
[MFTF project]: https://github.com/magento/magento2-functional-testing-framework
124118
[Find your MFTF version]: #find-your-mftf-version
125-
[MFTF Test Migration]: https://github.com/magento/magento-functional-tests-migration

0 commit comments

Comments
 (0)