dragana8
31eb5fc88a
[BUILD FIX #12920 ] Updated style for full screen mode in settings page ( #13569 )
3 years ago
Brad Decker
d45cb6c12e
update test-dapp to 5.0.0 ( #13503 )
...
* update test-dapp to 5.0.0
* Update edit-gas-fee.spec.js
* Lint
* Update send-eth.spec.js
* Update signature-request.spec.js
* typo
Co-authored-by: PeterYinusa <peter.yinusa@consensys.net>
Co-authored-by: Alex Donesky <adonesky@gmail.com>
3 years ago
dragana8
47e2e37712
Setting search feature - Setting component UI updates #12761 ( #12920 )
...
* updated settings page
removed unused messages
fixed width
moved icons into one folder
review comments update
removed unused strings
renamed components
removed class
added prop
updated e2e test
e2e
extracted icons
* locales fix
* update
* margin-inline
3 years ago
PeterYinusa
7bcd22d85f
E2e signing ( #13507 )
...
* Update personal-sign.spec.js
* Update signature-request.spec.js
* Add tests for eth_signTypedData and eth_signTypedData_v3 methods
* Lint
* Verify message
* Verify message
* Add test for eth_sign method
3 years ago
Jyoti Puri
9a3c917a48
Adding support for EIP-1559 in E2E tests ( #13282 )
3 years ago
PeterYinusa
bb312c2818
update selenium-webdriver to v4.1.0 ( #12922 )
...
* update selenium-webdriver to v4.1.0
* fix tests
3 years ago
David Walsh
e2fbc7ce8e
Remove button group for non-EIP-1559 networks ( #11712 )
...
* Remove button group for non-EIP-1559 networks
* Fix tests...maybe
* Remove unnecessary props, as well as gas display
* Remove unused string
* test progress
* fix test
* fix test
* add customizes gas block to improve e2e pass rate
Co-authored-by: Alex <adonesky@gmail.com>
3 years ago
Alex Donesky
8a42258e10
Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate ( #11694 )
...
Fixing up tests and add back old custom gas modal for non-eip1559 compliant networks
Remove unnecessary props from send-gas-row.component
fix breaking test
Fix primary and secondary title overrides
fix rebase issue
Fix rebase conflict
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
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
Brad Decker
e17325c38a
Refactor send page state management ( #10965 )
3 years ago
Brad Decker
c30cb7d33a
Refactor send page state management ( #10965 )
3 years ago
PeterYinusa
910a3ab81a
refactor send eth tests to use fixture ( #11189 )
4 years ago