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
2022-08-16 17:25:51 +02:00
George Marshall
0692f7bf25
Updating content to sentence case and updating tests ( #15285 )
2022-08-08 12:01:38 -07:00
PeterYinusa
6233ed414d
mock contract interaction signature in e2e tests ( #15297 )
2022-07-20 18:39:40 +01:00
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
2022-04-20 09:37:34 +01:00
PeterYinusa
b22e93d689
failing contract interaction e2e ( #14227 )
...
* failing contract interaction e2e
* variable scope
2022-03-29 15:55:55 +01:00
Jyoti Puri
9a3c917a48
Adding support for EIP-1559 in E2E tests ( #13282 )
2022-01-19 04:38:41 +05:30
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.
2021-10-05 12:06:31 -10:00
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
2021-09-28 20:56:08 -10:00
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
2021-09-17 19:27:09 +01:00
Alex Donesky
490d3b8d40
Integrate TokensController ( #11552 )
...
* Integrate controllers/tokensController
* address rebase issues
* small cleanup
* addressing feedback
* more feedback
2021-09-10 12:37:19 -05:00
PeterYinusa
22973704e8
Use fixtures for dapp interaction tests ( #11444 )
...
* move send eth from dapp test
* move contract interactions test
* fix lint issues
2021-07-05 12:56:37 +01:00