seaona
8464ed150c
[e2e] Refactor contract-interactions spec using Ganache seeder ( #15553 )
...
* Include contract deployment from background on Contract Interactions specs
* Deploy piggy contract
* Fix lint
* Make sure button is clickable
* Wait for deployed contract
* Fix lint
* Changed hardcoded Smart Contract string for imported constant
2 years ago
George Marshall
0692f7bf25
Updating content to sentence case and updating tests ( #15285 )
2 years ago
PeterYinusa
810c00c108
mock contract interaction signature in e2e tests ( #15297 )
2 years ago
PeterYinusa
6233ed414d
mock contract interaction signature in e2e tests ( #15297 )
2 years ago
PeterYinusa
dd0b34c050
E2e connected state ( #14444 )
...
* Update contract-interactions.spec.js
* Update failing-contract.spec.js
* Update send-eth.spec.js
* Update navigate-transactions.spec.js
3 years ago
PeterYinusa
b22e93d689
failing contract interaction e2e ( #14227 )
...
* failing contract interaction e2e
* variable scope
3 years ago
Jyoti Puri
9a3c917a48
Adding support for EIP-1559 in E2E tests ( #13282 )
3 years ago
kumavis
cb174ff8e6
Lavamoat build system integration for WebApp ( #12242 )
...
* lavamoat - add lavamoat to webapp background
* test:e2e - add delay to resolve failure
* test:e2e - add delay to resolve failure
* build - add a switch for applying lavamoat, currently off for all
* test/e2e - remove delays added for lavamoat
* Revert "test/e2e - remove delays added for lavamoat"
This reverts commit 79c3479f15c072ed362ba1d4f1af41ea11a17d63.
3 years ago
kumavis
d9d20160d6
LavaMoat Node update and various small enhancements ( #12239 )
...
* lavamoat - update lavamoat-node and relevant policy + two handy patches
* test/e2e - add timeout known to be flaky
* lavamoat-viz - rename npm script
3 years ago
PeterYinusa
49de01c509
Interacting with MetaMask Notification window ( #12147 )
...
* wait for MetaMask Notification window title to update
* wait for notification to close
* wait for notification to close
3 years ago
Alex Donesky
490d3b8d40
Integrate TokensController ( #11552 )
...
* Integrate controllers/tokensController
* address rebase issues
* small cleanup
* addressing feedback
* more feedback
3 years ago
PeterYinusa
22973704e8
Use fixtures for dapp interaction tests ( #11444 )
...
* move send eth from dapp test
* move contract interactions test
* fix lint issues
3 years ago