Csaba Solya
|
6affd8f949
|
adding transaction controller tests
|
7 years ago |
Thomas
|
be6776897f
|
Delay before getting address text
|
7 years ago |
kumavis
|
73afb263cb
|
ci - job-screens - use e2e funcs
|
7 years ago |
Thomas
|
f90ad6191c
|
Add account
|
7 years ago |
kumavis
|
32293a959c
|
test - unit - tx-controller - fix blockTracker stub
|
7 years ago |
kumavis
|
31f47a7a42
|
test - unit - pending-tx-tracker - update method name
|
7 years ago |
kumavis
|
686d5cf825
|
test - unit - nonce-tracker - fix blockTracker stub
|
7 years ago |
kumavis
|
5be154ea20
|
controllers - transactions - merge @frankiebee's work with mine
|
7 years ago |
kumavis
|
a0fe5b9190
|
test - unit - metamask-controller - remove log
|
7 years ago |
kumavis
|
deab195772
|
test - unit - code style nitpick
|
7 years ago |
kumavis
|
da5be0812a
|
test - unit - metamask-controller - fix many bugs in tests
|
7 years ago |
kumavis
|
0b45810d4c
|
test - unit - run ganache-server in background
|
7 years ago |
kumavis
|
afdefc58e9
|
test - unit - tx-controller-test - add history object to txMeta when using internal calls
|
7 years ago |
kumavis
|
630e2300f4
|
test - unit - move fetch polyfill to helper
|
7 years ago |
kumavis
|
380964a687
|
test - unit - metamask-controller - polyfill global.fetch
|
7 years ago |
Dan
|
0de765aa25
|
Clean up for send refactor PR.
|
7 years ago |
Whymarrh Whitby
|
715624227a
|
Add basic e2e tests for the new UI
|
7 years ago |
kumavis
|
2b54d948da
|
test - remove .only from unit tests
|
7 years ago |
frankiebee
|
c4b09da34e
|
transactions - update pending-tx-tracker to use the new block tracker
|
7 years ago |
frankiebee
|
60bc28bf3c
|
test pending-tx-tracker - update tests to reflect new block tracker behavior and remove tx:confirmed event tests
|
7 years ago |
kumavis
|
1fbf59cdd3
|
ci - screens - continue screenshots through account creation + export account
|
7 years ago |
kumavis
|
83782421bb
|
test - e2e - only inspect console for errors in chrome
|
7 years ago |
kumavis
|
a3ca64d321
|
test - e2e - ignore 'development build of Redux' warning
|
7 years ago |
kumavis
|
4856c0803f
|
test - e2e - ignore 'development build of React' warning
|
7 years ago |
kumavis
|
81ff04ec27
|
test - e2e - ignore favicon 404s
|
7 years ago |
kumavis
|
db08d8d43e
|
test - e2e - ignore react 'unknown props dataset' warnings
|
7 years ago |
kumavis
|
9c6e2ec8ef
|
test - e2e - check for console errors after each test
|
7 years ago |
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
7 years ago |
tmashuang
|
13ebb0b455
|
Moved loose some loose test files to sub folders
|
7 years ago |
Alexander Tseung
|
c4e75a7075
|
Fix tests
|
7 years ago |
Thomas
|
f279a8e61a
|
signMessage and signPersonalMessage
|
7 years ago |
Whymarrh Whitby
|
67310e151e
|
Fix migration 026 to produce the correct shape for state.identities
|
7 years ago |
Whymarrh Whitby
|
e546f4b904
|
Update MetaMaskController vault restoration test for new KC api
|
7 years ago |
Whymarrh Whitby
|
2d13fac476
|
Add migration to move identities from KeyringController
|
7 years ago |
Whymarrh Whitby
|
50af02e74b
|
Add test case for PreferencesController#setAccountLabel
|
7 years ago |
Whymarrh Whitby
|
c54e4c7191
|
Add PreferencesController#setAddresses to update ids
|
7 years ago |
Whymarrh Whitby
|
cbe4d0d88c
|
Update AddressBookController to read from preferences store
|
7 years ago |
Whymarrh Whitby
|
924cc1fcf7
|
Move setAccountLabel into PreferencesController
|
7 years ago |
kumavis
|
eaa5a48c91
|
test - unit - network - get providerProxy via public method
|
7 years ago |
kumavis
|
088d7930e0
|
network - create provider and block-tracker via json-rpc-engine
|
7 years ago |
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 |