Mark Stacey
ace7b0cda9
Revert "Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0""
...
This reverts commit d91ce9c4b5
.
2 years ago
Mark Stacey
d91ce9c4b5
Revert "Merge pull request #16353 from MetaMask/Version-v10.22.0"
...
This reverts commit 308033edbf
, reversing
changes made to b8d71d6d1d
.
2 years ago
Peter Yinusa
0b4532ec1b
E2e test fixtures ( #16061 )
...
* remove state.json files
* move file
* Update Readme
* Create fixture builder
* load test fixture
* remove redundant method
* update snap tests
* update stats tests
* update extension tests
* update extension tests
* Update fixture data
* snap test dapp connection
* Update fixture data
* add onboarding fixture
* use onboarding fixture
* reuse import account vault
* remove unnecessary use of class
* use fixture builder in new tests
* switch to function
* update default fixture
* update default fixture
* update test
* update 1559 test fixttures
* update 1559 test fixtures
* update 1559 test fixtures
* dismiss 3box whats new
* remove redundant code
* move docs
* remove unused code
* token detection
* use default timeout
* remove redundant code
* Update fixture builder
hide `Protect your funds` dialog
remove browser environment
remove default network details
hide dismiss seed backup reminder
recursively merges fixture data
* add token to tokencontroller
* remove network details
* add missing identities to preference controller
* remove duplicate properties
* update bip-32 to use fixturebuilder
* alphabetise snap permissions
* update get snaps to use fixturebuilder
* Update test-snap-bip-32.spec.js
wait for window
* add popular network state
* update test
* lint
2 years ago
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