Tugdual de Kerviler

Results 3 issues of Tugdual de Kerviler

Copying the list of cases from our internal trello board to a github issue for more visibility: We have a lot of possible cases for login that could benefit from...

[Type] Enhancement
help wanted

See this discussion https://github.com/Automattic/wp-e2e-tests/pull/868#discussion_r165448322 We should add different css classes to the various types of links on the 2fa page and get those links using a query selector for instance.

Seems like types for this method signature are not up to date: https://github.com/Mangopay/mangopay2-nodejs-sdk/blob/master/typings/services/BankingAliases.d.ts#L27 Should be something like: `MethodOverload` I believe. That `string` param type is the `walletId` according to the...