Closed

Description
Magento ships with core bundled extensions. These extensions also ship with their own MFTF tests. Conceivably a lot of them will require test credentials to run when interacting with outside services (vertex, klarna come to mind but I am sure most have an outside service component).
It is currently not clear how this should be handled.
- Are there common credentials that everyone can use?
- Is every one required to sign up on their own just so that the full test suite can pass?
- Something else?
Alternatively shipping tests which can't be run or fail is also not an ideal road to travel on.