1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e
Mark Stacey dac83f6188
Make account details modal close button easier to click (#7797)
The account details close button is difficult to click from the e2e
tests because it has a size of zero. The actual icon is added via CSS
as an `::after` pseudo-element.

The CSS has been adjusted to give the icon a size, and it the markup
is now a `button` rather than a `div`.
2020-01-10 10:43:53 -04:00
..
contract-test Contract test dapp improvements (#7587) 2019-12-09 14:31:47 -04:00
fixtures End-to-end test state fixtures (#7663) 2019-12-11 09:26:20 -08:00
mock-3box Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
send-eth-with-private-key-test I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
webdriver Update selenium-webdriver (#7749) 2020-01-07 10:01:06 -04:00
address-book.spec.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
ethereum-on.spec.js Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
fetch-mocks.json Remove unused gasExpress fetch mocks (#7681) 2019-12-10 09:52:34 -04:00
fixture-server.js End-to-end test state fixtures (#7663) 2019-12-11 09:26:20 -08:00
from-import-ui.spec.js Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
ganache.js Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
helpers.js Remove obsolete e2e test ignored error messages (#7768) 2020-01-08 13:10:38 -04:00
incremental-security.spec.js Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
metamask-responsive-ui.spec.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
metamask-ui.spec.js Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
permissions.spec.js Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
run-all.sh Use Ganache programmatically in e2e tests (#7664) 2019-12-09 10:40:43 -04:00
run-web3.sh Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00
send-edit.spec.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
signature-request.spec.js Make account details modal close button easier to click (#7797) 2020-01-10 10:43:53 -04:00
threebox.spec.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
web3.spec.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30