mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 19:10:22 +01:00
cc928aaed9
The `withFixtures` helper will instantiate ganache, a web driver, and a fixture server initialized with the given set of fixtures. It is meant to facilitating writing small, isolated e2e tests. The first example test has been added: simple-send. It ensures that the user can send 1 ETH to another account. These new e2e tests will run during the normal e2e test run. Closes #6548 |
||
---|---|---|
.. | ||
add-recipient | ||
send-amount-row | ||
send-asset-row | ||
send-dropdown-list | ||
send-from-row | ||
send-gas-row | ||
send-hex-data-row | ||
send-row-wrapper | ||
tests | ||
index.js | ||
send-content.component.js | ||
send-content.container.js |