Thomas
|
f2815d3121
|
Adjustments for previous PR
|
7 years ago |
Thomas
|
77e13640b4
|
Testing timeouts
|
7 years ago |
Dan
|
759bc17388
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Thomas
|
cd42d18203
|
Merge e2e tests into one
|
7 years ago |
Whymarrh Whitby
|
6926e4e9d2
|
e2e: Use the more reliable enter key for logging in
|
7 years ago |
Whymarrh Whitby
|
dc6f6addb9
|
e2e: Wait a bit before clicking through privacy screen
The network connection can take a bit so we need to wait for the
spinner to go away.
|
7 years ago |
Whymarrh Whitby
|
4e91fc8639
|
e2e: Adjust the extension ID query for newer Chrome versions
|
7 years ago |
Whymarrh Whitby
|
6afd169e60
|
e2e: Use newest window as MM tx confirm popup
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Alexander Tseung
|
0bcfbc1544
|
Add error message when passwords don't match in first time flow. Change input field styling in first time flow
|
7 years ago |
Alexander Tseung
|
2381c0e0f4
|
Add new unlock screen design
|
7 years ago |
Thomas
|
d9d528753d
|
Increase timeout
|
7 years ago |
Thomas
|
c37ad657cd
|
Fix typo
|
7 years ago |
Thomas
|
60933f1090
|
Job Screens with Shadow Dom Css selector
|
7 years ago |
Thomas
|
68bbe18e32
|
Multistep Shadow Dom Query Selector for local extension id
|
7 years ago |
Csaba Solya
|
9026651224
|
add time stamps to transaction history log entries
|
7 years ago |
Thomas
|
f441153211
|
console.log -> assert.equal
|
7 years ago |
Thomas
|
9a1661918f
|
ImportAccountWithStrategies Json and Keystore
|
7 years ago |
Thomas
|
d59105299a
|
Update test:screens to newest chrome extension list
|
7 years ago |
Thomas
|
f7a3d8887c
|
Update to extension Id path for new chrome
|
7 years ago |
Thomas
|
f2e1cb9302
|
Remove approvePersonalMessage test
|
7 years ago |
Thomas
|
228e06110d
|
Remove waiting for button to be enabled TOU
|
7 years ago |
Thomas
|
1d353c002d
|
Increase timeout for TOU scroll
|
7 years ago |
Thomas
|
23e1290e27
|
Add a comment on the confirmation transaction metamask popup showing blank, but button still renders
|
7 years ago |
Thomas
|
10baffaf48
|
Quit chromedriver after test
|
7 years ago |
Thomas
|
9bba97a676
|
Reduce delay for installing firefox addon
|
7 years ago |
Thomas
|
74e36e6f8f
|
Add Timeouts for driver.wait
|
7 years ago |
Thomas
|
8d9d55fec3
|
Test wit driver.wait
|
7 years ago |
kumavis
|
d2aa36f866
|
test - network controller - remove tests for deprecated APIs + update tests
|
7 years ago |
Thomas
|
5e688f0781
|
Delay around the addon install
|
7 years ago |
Thomas
|
79baa37f31
|
test increase timeout
|
7 years ago |
frankiebee
|
a45cb75435
|
transactions - add a nonce check utility for ui use
|
7 years ago |
Thomas
|
c08a5d04c4
|
Async/await installing extension
|
7 years ago |
Thomas
|
9dfe4f410d
|
Firefox
|
7 years ago |
Dan
|
26f965bcce
|
Further refactors; includes refactor of send-v2.js and associated container
|
7 years ago |
Paul Bouchon
|
daaaab3ab0
|
Verify identities state after restoring new accounts (#4091)
|
7 years ago |
kumavis
|
b8a18feb51
|
test - unit - send from test accounts to avoid not-enough-balance error from ganache
|
7 years ago |
kumavis
|
b487dab2e7
|
test - unit - use ganache instead of deprecated block-tracker test util
|
7 years ago |
Paul Bouchon
|
1bad3fa257
|
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
|
7 years ago |
Thomas
|
629457ea54
|
setupUntrustedCommunication and setupTrustedCommunication
|
7 years ago |
Thomas
|
ddece0cc11
|
ConfigManager markAccountsFound, markPasswordForgotten, unMarkPasswordForgotten
|
7 years ago |
Alexander Tseung
|
9e41f58af2
|
Clean up network config
|
7 years ago |
Thomas
|
2a1912642c
|
resetAccount and addNewAccount
|
7 years ago |
Thomas
|
30df8b7995
|
newUnsignedMessage and newUnsignedPersonalMessage
|
7 years ago |
bitpshr
|
cce123c30e
|
Show checksummed addresses throughout the UI
|
7 years ago |
bitpshr
|
b4912f29cd
|
Disable token price polling when no client is active
|
7 years ago |
bitpshr
|
d0447f9058
|
Maintain token prices using a background service
|
7 years ago |
frankiebee
|
88f4212363
|
meta - transactions - code clean up and jsDoc
|
7 years ago |
bitpshr
|
8974f933fc
|
Add tests for ComposableObservableStore
|
7 years ago |
bitpshr
|
4780f825b1
|
Add ComposableObservableStore for subscription management
|
7 years ago |