kumavis
|
e2a9b9e2ae
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
2018-05-28 18:25:51 -07:00 |
|
kumavis
|
31f47a7a42
|
test - unit - pending-tx-tracker - update method name
|
2018-05-28 16:00:35 -07:00 |
|
kumavis
|
686d5cf825
|
test - unit - nonce-tracker - fix blockTracker stub
|
2018-05-28 15:59:34 -07:00 |
|
kumavis
|
5be154ea20
|
controllers - transactions - merge @frankiebee's work with mine
|
2018-05-28 14:29:31 -07:00 |
|
kumavis
|
a0fe5b9190
|
test - unit - metamask-controller - remove log
|
2018-05-25 11:09:19 -07:00 |
|
kumavis
|
deab195772
|
test - unit - code style nitpick
|
2018-05-24 23:19:54 -07:00 |
|
kumavis
|
da5be0812a
|
test - unit - metamask-controller - fix many bugs in tests
|
2018-05-24 23:19:39 -07:00 |
|
kumavis
|
0b45810d4c
|
test - unit - run ganache-server in background
|
2018-05-24 23:18:11 -07:00 |
|
kumavis
|
afdefc58e9
|
test - unit - tx-controller-test - add history object to txMeta when using internal calls
|
2018-05-24 22:41:09 -07:00 |
|
kumavis
|
630e2300f4
|
test - unit - move fetch polyfill to helper
|
2018-05-24 22:10:17 -07:00 |
|
kumavis
|
380964a687
|
test - unit - metamask-controller - polyfill global.fetch
|
2018-05-24 21:17:56 -07:00 |
|
Whymarrh Whitby
|
715624227a
|
Add basic e2e tests for the new UI
|
2018-05-24 23:23:42 -02:30 |
|
kumavis
|
2b54d948da
|
test - remove .only from unit tests
|
2018-05-24 15:53:06 -07:00 |
|
frankiebee
|
61caee9d94
|
Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/metamask-extension into transactions-use-new-block-tracker
|
2018-05-22 16:45:20 -07:00 |
|
frankiebee
|
c4b09da34e
|
transactions - update pending-tx-tracker to use the new block tracker
|
2018-05-22 16:42:06 -07:00 |
|
frankiebee
|
60bc28bf3c
|
test pending-tx-tracker - update tests to reflect new block tracker behavior and remove tx:confirmed event tests
|
2018-05-22 16:37:43 -07:00 |
|
kumavis
|
3a80f3dd83
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine
|
2018-05-22 13:20:04 -07:00 |
|
kumavis
|
cee55b47d0
|
Merge pull request #4321 from MetaMask/testing
MM controller tests and reorganizing test files
|
2018-05-22 13:02:41 -07:00 |
|
Thomas Huang
|
492b4a6743
|
Merge pull request #4333 from MetaMask/test-e2e-check-for-errors
test - e2e - check for console errors after each test
|
2018-05-22 12:59:55 -07:00 |
|
kumavis
|
b5bbfd3264
|
Merge pull request #4308 from MetaMask/i4232-addtoken
Update designs for Add Token screen
|
2018-05-22 12:53:59 -07:00 |
|
kumavis
|
1fbf59cdd3
|
ci - screens - continue screenshots through account creation + export account
|
2018-05-22 01:56:52 -07:00 |
|
kumavis
|
83782421bb
|
test - e2e - only inspect console for errors in chrome
|
2018-05-21 20:17:46 -07:00 |
|
kumavis
|
a3ca64d321
|
test - e2e - ignore 'development build of Redux' warning
|
2018-05-21 19:59:21 -07:00 |
|
kumavis
|
4856c0803f
|
test - e2e - ignore 'development build of React' warning
|
2018-05-21 19:57:13 -07:00 |
|
kumavis
|
81ff04ec27
|
test - e2e - ignore favicon 404s
|
2018-05-21 18:00:22 -07:00 |
|
kumavis
|
db08d8d43e
|
test - e2e - ignore react 'unknown props dataset' warnings
|
2018-05-21 17:15:05 -07:00 |
|
tmashuang
|
238f2eb179
|
Merge branch 'develop' into testing
|
2018-05-21 16:36:48 -07:00 |
|
kumavis
|
9c6e2ec8ef
|
test - e2e - check for console errors after each test
|
2018-05-21 16:26:38 -07:00 |
|
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
2018-05-21 16:00:44 -07:00 |
|
tmashuang
|
58b9afff4f
|
Merge branch 'develop' into testing
|
2018-05-21 14:57:57 -07:00 |
|
kumavis
|
08d95bbafa
|
Merge pull request #4034 from whymarrh/account-nicknames
Move account names out of KeyringController
|
2018-05-21 13:44:07 -07:00 |
|
tmashuang
|
554a10f17e
|
Merge branch 'develop' into testing
|
2018-05-21 13:05:24 -07:00 |
|
kumavis
|
b426b5e58c
|
Merge pull request #4278 from MetaMask/e2e-tests
E2e tests
|
2018-05-21 10:53:55 -07:00 |
|
tmashuang
|
13ebb0b455
|
Moved loose some loose test files to sub folders
|
2018-05-21 05:59:26 -07:00 |
|
Alexander Tseung
|
c4e75a7075
|
Fix tests
|
2018-05-20 14:08:45 -07:00 |
|
Thomas
|
f279a8e61a
|
signMessage and signPersonalMessage
|
2018-05-17 16:26:08 -07:00 |
|
Whymarrh Whitby
|
67310e151e
|
Fix migration 026 to produce the correct shape for state.identities
|
2018-05-17 13:35:38 -02:30 |
|
Whymarrh Whitby
|
e546f4b904
|
Update MetaMaskController vault restoration test for new KC api
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
2d13fac476
|
Add migration to move identities from KeyringController
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
50af02e74b
|
Add test case for PreferencesController#setAccountLabel
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
c54e4c7191
|
Add PreferencesController#setAddresses to update ids
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
cbe4d0d88c
|
Update AddressBookController to read from preferences store
|
2018-05-17 12:57:39 -02:30 |
|
Whymarrh Whitby
|
924cc1fcf7
|
Move setAccountLabel into PreferencesController
|
2018-05-17 12:57:39 -02:30 |
|
Thomas
|
770379c3da
|
Merge branch 'develop' into testing
|
2018-05-17 00:01:36 -07:00 |
|
kumavis
|
eaa5a48c91
|
test - unit - network - get providerProxy via public method
|
2018-05-16 23:54:17 -07:00 |
|
Thomas
|
5e80bc4cb9
|
Merge branch 'develop' into testing
|
2018-05-16 22:47:07 -07:00 |
|
kumavis
|
088d7930e0
|
network - create provider and block-tracker via json-rpc-engine
|
2018-05-16 20:46:34 -07:00 |
|
Thomas
|
f2815d3121
|
Adjustments for previous PR
|
2018-05-16 19:12:03 -07:00 |
|
Thomas
|
77e13640b4
|
Testing timeouts
|
2018-05-16 15:03:53 -07:00 |
|
kumavis
|
44f31f9a7e
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into scsaba-transaction-history-timestamps
|
2018-05-16 13:56:32 -07:00 |
|