You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.