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
Jyoti Puri
9a3c917a48
Adding support for EIP-1559 in E2E tests ( #13282 )
3 years ago
Erik Marks
5f0fd9d1c2
Add lockdown e2e test ( #12562 )
...
This PR adds an e2e test to ensure that the background and UI environments are locked down. It reuses the logic from the `protect-intrinsics.test.js`, and runs in both Chrome and Firefox.
3 years ago