1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Mark Stacey 118bddd71a
Ensure receive ETH test selects correct transaction (#8482)
The test for receiving ETH from a contract had been clicking on the
first transaction list item, assuming it was pending. This is not
necessarily true; if the pending transaction hadn't yet been rendered,
this could select the first confirmed transaction instead.

The test has been updated to look for the first _pending_ transaction,
rather than just the first transaction.

Note that this likely does not fix the intermittent failure we've been
experiencing. The failure has been observed with this fix in place.
2020-04-30 14:37:01 -03:00
..
contract-test Add new inpage provider package (#8442) 2020-04-28 17:14:51 -07:00
fixtures Remove unused currentAccountTab state (#8404) 2020-04-24 00:23:28 -03:00
mock-3box Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
send-eth-with-private-key-test
tests Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
webdriver Capture UI state upon e2e test failure (#8481) 2020-04-30 13:30:24 -03:00
.eslintrc.js Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
address-book.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
benchmark.js Close notification UI if no unapproved confirmations (#8358) 2020-04-20 10:21:57 -07:00
ethereum-on.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
fixture-server.js Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
from-import-ui.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
ganache.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
helpers.js Add withFixtures helper and simple-send test (#7862) 2020-01-20 14:50:25 -04:00
incremental-security.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
metamask-responsive-ui.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
metamask-ui.spec.js Ensure receive ETH test selects correct transaction (#8482) 2020-04-30 14:37:01 -03:00
permissions.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
run-all.sh Remove last remaining usages of npm run (#7994) 2020-02-06 12:22:40 -03:30
run-web3.sh Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
send-edit.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
signature-request.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
threebox.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00
web3.spec.js Fix broken test artifact directory name (#8480) 2020-04-30 11:39:25 -03:00