Danica Shen
8dc6bf1111
feature(17901): fix address-book Sends to an address book entry
e2e against MV3 build ( #19330 )
...
* feature(17901): fix address-book `Sends to an address book entry` e2e against MV3 build
* feature(17901): add balance guide for send-eth e2e as well
---------
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
2023-05-30 13:44:56 +01:00
Danica Shen
395ac34bed
chore: refactor connect to dapp action in e2e ( #19015 )
...
* chore: refactor connect to dapp action in e2e
* chore: refactor 2nd dapp connection
* chore: rename to openDapp
2023-05-05 14:56:08 +01:00
seaona
d4f04815c2
Remove timeouts without effect ( #18342 )
2023-03-28 14:59:41 +02:00
seaona
c940f744a5
[e2e] Using ganache requests to getBalance and getAccounts ( #18215 )
...
* Using ganache requests to get balances
* Replace getBalance getAccounts with ganache funcs
* Add secondary ganache server to testsuite
2023-03-20 10:29:18 +01:00
Jyoti Puri
1c0ff8a6e8
Fix state in confirm transaction ( #17838 )
2023-02-24 22:37:26 +05:30
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
2022-10-28 09:42:12 +01:00
George Marshall
0692f7bf25
Updating content to sentence case and updating tests ( #15285 )
2022-08-08 12:01:38 -07:00
PeterYinusa
b60325cbcb
remove redundant code ( #15306 )
2022-07-21 14:46:50 +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
Jyoti Puri
9a3c917a48
Adding support for EIP-1559 in E2E tests ( #13282 )
2022-01-19 04:38:41 +05:30
PeterYinusa
7f39a555e7
E2e fixtures navigate transactions ( #12101 )
...
* add state with unapproved transactions
* refactor navigate transactions test to use fixture
2021-09-14 17:26:22 +01:00