index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect Tokens are weird
Thomas
2018-07-30
1
-26
/
+31
*
Merge branch 'develop' into network-remove-provider-engine
Thomas
2018-07-26
19
-301
/
+993
|
\
|
*
Updates e2e beta tests to ensure that popup window closes after confirming a ...
Dan Miller
2018-07-24
1
-1
/
+1
|
*
Merge branch 'develop' into detectTokenFeature
Esteban Miño
2018-07-21
18
-299
/
+816
|
|
\
|
|
*
Auto-detect tokens #3034 (#4683)
Esteban Miño
2018-07-21
1
-0
/
+120
|
|
*
Merge pull request #4625 from MetaMask/initial-trezor-support
Bruno Barbieri
2018-07-20
3
-0
/
+228
|
|
|
\
|
|
|
*
fix browser not supported screen
brunobar79
2018-07-18
1
-1
/
+1
|
|
|
*
added some e2e tests
brunobar79
2018-07-18
1
-0
/
+47
|
|
|
*
Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial...
brunobar79
2018-07-18
1
-2
/
+2
|
|
|
|
\
|
|
|
*
|
added tests for removeAccount
brunobar79
2018-07-17
1
-0
/
+33
|
|
|
*
|
added more unit tests
brunobar79
2018-07-17
1
-2
/
+55
|
|
|
*
|
added unit tests for metamaskcontroller
brunobar79
2018-07-17
1
-0
/
+70
|
|
|
*
|
added test for preferences controller
brunobar79
2018-07-17
1
-0
/
+25
|
|
*
|
|
Fix tests
Alexander Tseung
2018-07-18
2
-75
/
+8
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Increase clickable area and padding of Retry Transaction bar
Alexander Tseung
2018-07-17
1
-2
/
+2
|
|
|
/
|
|
*
fix tos link;
Bobby Dresser
2018-07-13
1
-1
/
+1
|
|
*
Merge pull request #4691 from MetaMask/i4404-confirm-refactor
Alexander Tseung
2018-07-12
9
-207
/
+501
|
|
|
\
|
|
|
*
Wait for an element with a .tx-list-pending-item-container to be rendered bef...
Dan
2018-07-12
1
-0
/
+2
|
|
|
*
Reattempt to find network selector; wait for network selector dropdown to con...
Dan
2018-07-12
1
-3
/
+6
|
|
|
*
Wait for submitted tx list item amounts to match the expected before clicking...
Dan
2018-07-12
1
-5
/
+6
|
|
|
*
Fix bug in test mock signature request methods.
Dan
2018-07-12
2
-0
/
+3
|
|
|
*
Fix send integration tests for compatability with confirm refactor.
Dan
2018-07-11
1
-7
/
+7
|
|
|
*
Fix signature request tests for compatability with confirm refactor.
Dan
2018-07-11
1
-7
/
+5
|
|
|
*
Update e2e beta tests to cover confirm refactor changes.
Dan
2018-07-11
3
-4
/
+155
|
|
|
*
Fix existing e2e tests
Dan
2018-07-11
1
-11
/
+26
|
|
|
*
Handles window indeterminancy issues for external dapps in e2e beta tests.
Dan
2018-07-11
4
-114
/
+255
|
|
|
*
Fix existing unit tests
Alexander Tseung
2018-07-08
1
-61
/
+41
|
|
*
|
test - check that #setTxStatusRejected removes transaction from history
frankiebee
2018-07-11
1
-0
/
+9
|
|
*
|
test - fix for lint
frankiebee
2018-07-11
1
-5
/
+5
|
|
*
|
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...
frankiebee
2018-07-11
46
-555
/
+837
|
|
|
\
|
|
|
|
*
Merge pull request #4648 from MetaMask/update-import-from-seed-screen
Dan J Miller
2018-07-06
1
-3
/
+6
|
|
|
|
\
|
|
|
|
*
Update import from seed screen on new ui.
Dan
2018-07-05
1
-3
/
+6
|
|
|
*
|
Merge pull request #4685 from MetaMask/estimate-gasprice-background-newui
Dan J Miller
2018-07-05
1
-12
/
+1
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
Update new-ui-send integration tests to always explicitly set gas price. (e2e...
Dan
2018-07-05
1
-12
/
+1
|
|
*
|
|
tests - fix cancle transaction test to better fit new behavior
frankiebee
2018-06-27
2
-13
/
+10
|
|
*
|
|
woops - remove .only
frankiebee
2018-06-26
1
-1
/
+1
|
|
*
|
|
trandsactions - remove rejected transactions from history
frankiebee
2018-06-26
1
-0
/
+14
|
|
*
|
|
migration 27 - remove rejected transactions from state
frankiebee
2018-06-26
1
-0
/
+50
|
*
|
|
|
fix detection on submit password
Esteban MIno
2018-07-21
1
-6
/
+27
|
*
|
|
|
keyring unlocked detect and unit tests
Esteban MIno
2018-07-20
1
-6
/
+32
|
*
|
|
|
detect tokens when submit password and new account selected
Esteban MIno
2018-07-20
1
-4
/
+4
|
*
|
|
|
detect tokens through infura
Esteban MIno
2018-07-13
1
-9
/
+17
|
*
|
|
|
improve tests
Esteban MIno
2018-07-12
1
-56
/
+49
|
*
|
|
|
fix lint
Esteban MIno
2018-07-04
1
-54
/
+46
|
*
|
|
|
Merge branch 'develop' into detectTokenFeature
Esteban MIno
2018-07-04
46
-542
/
+832
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
tests for spec
Esteban MIno
2018-06-28
1
-0
/
+101
|
|
|
/
/
|
|
/
|
|
*
|
|
|
test - unit - remove tests for obsolete methods
kumavis
2018-07-04
1
-52
/
+0
*
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-04
45
-345
/
+367
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fix contract-test
brunobar79
2018-07-03
1
-3
/
+7
|
*
|
|
fix unit tests
brunobar79
2018-07-03
1
-4
/
+3
|
*
|
|
fix tests
brunobar79
2018-07-03
2
-6
/
+12
|
*
|
|
fix warning for new-ui screen tests
brunobar79
2018-07-03
1
-4
/
+2
|
*
|
|
fix warning for unit tests
brunobar79
2018-07-03
14
-68
/
+35
|
*
|
|
fix test/mascara.conf.js warnings
brunobar79
2018-07-03
1
-1
/
+1
|
*
|
|
fix warnings for integration tests
brunobar79
2018-07-03
3
-7
/
+1
|
*
|
|
fix warnings for e2e tests
brunobar79
2018-07-03
3
-10
/
+8
|
*
|
|
eslint --fix .
brunobar79
2018-07-03
39
-273
/
+271
*
|
|
|
test - e2e - contract test - add logs
kumavis
2018-07-04
1
-7
/
+9
*
|
|
|
test - e2e - fix missing import
kumavis
2018-07-03
1
-1
/
+1
*
|
|
|
test - e2e - move timings
kumavis
2018-07-03
1
-1
/
+1
*
|
|
|
test - e2e-beta - update some api calls
kumavis
2018-07-03
1
-6
/
+4
*
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-07-03
12
-207
/
+666
|
\
|
|
|
|
*
|
|
Improve checks for closing info page on app installation in e2e beta tests.
Dan
2018-06-29
1
-5
/
+11
|
|
|
/
|
|
/
|
|
*
|
Use supersonic instead of httpserver to serve local dapp (e2e beta tests)
Dan
2018-06-28
1
-2
/
+2
|
*
|
Turn off failing e2e beta assertion in firefox until bugs in webdriver/geckod...
Dan
2018-06-28
1
-2
/
+6
|
*
|
Update condition for backspace in customize gas step of token factory send te...
Dan
2018-06-28
1
-1
/
+4
|
*
|
Fix add existing token test (e2e beta tests).
Dan
2018-06-27
1
-3
/
+1
|
*
|
Switch to eth and back before asserting on token balance (e2e beta token tests).
Dan
2018-06-27
1
-1
/
+2
|
*
|
await all clicks in e2e beta tests.
Dan
2018-06-27
1
-9
/
+11
|
*
|
Close popup window for e2e beta token factory send test.
Dan
2018-06-27
1
-2
/
+3
|
*
|
Fix retype seed phrase button.
Dan
2018-06-27
1
-35
/
+46
|
*
|
Disable e2e beta assertion after first token addition because of firefox / we...
Dan
2018-06-27
1
-1
/
+8
|
*
|
Pass correct params to verboseReportOnFailure in beta e2e tests.
Dan
2018-06-27
1
-1
/
+1
|
*
|
Add timeouts to certain beta e2e driver.waits.
Dan
2018-06-27
1
-2
/
+2
|
*
|
Add try catch to deal with false negative timeouts in beta e2e tests.
Dan
2018-06-27
1
-7
/
+22
|
*
|
Wait for element text match in metamask-beta-ui e2e send token test
Dan
2018-06-27
1
-4
/
+2
|
*
|
Use locally served dapp to test contract calls in e2e beta tests
Dan
2018-06-27
5
-174
/
+130
|
*
|
Add extra delay to e2e tests after remix page load.
Dan
2018-06-27
1
-0
/
+1
|
*
|
Fix send token tests in beta ui e2e tests.
Dan
2018-06-27
1
-5
/
+18
|
*
|
Speed up page opening and fix timeout errors on remix page opening in beta e2...
Dan
2018-06-27
2
-13
/
+26
|
*
|
Add delay before regularly failing test.
Dan
2018-06-27
1
-0
/
+1
|
*
|
Fix element located bug in beta e2e contract method call test.
Dan
2018-06-27
1
-1
/
+1
|
*
|
Improve wait for buy modal render after first time flow in beta e2e tests.
Dan
2018-06-27
1
-1
/
+2
|
*
|
Update metamask-beta-ui e2e spec to fail on insufficient gas estimation.
Dan
2018-06-27
1
-7
/
+31
|
*
|
Wait for locating of submit buttons before attempting to click in metamask.sp...
Dan
2018-06-27
1
-3
/
+8
|
*
|
Update tests to accomodate token list menu additions.
Dan
2018-06-27
1
-1
/
+2
|
*
|
Disable onbeforeunload alert on remix for contract integration tests.
Dan
2018-06-27
1
-0
/
+1
|
*
|
Adds test for hiding tokens.
Dan
2018-06-27
1
-0
/
+19
|
*
|
e2e beta tests for contract deployment and calling a contract method.
Dan
2018-06-27
2
-2
/
+135
|
*
|
Improve reliability of beta e2e tests by using webdriver apis to wait for cer...
Dan
2018-06-27
2
-5
/
+12
|
*
|
Add test for importing from private key to from-import-beta-ui.spec.js, and r...
Dan
2018-06-27
2
-125
/
+19
|
*
|
metamask-beta-ui.spec.js tests custom token send before searched token.
Dan
2018-06-27
1
-38
/
+43
|
*
|
Adds e2e tests for sending tokens from token factory.
Dan
2018-06-27
1
-3
/
+61
|
*
|
Adds e2e tests for sending tokens within metamask.
Dan
2018-06-27
1
-0
/
+44
|
*
|
Adds e2e tests for sending tokens from token factory.
Dan
2018-06-27
1
-3
/
+61
|
*
|
Adds e2e tests for sending tokens within metamask.
Dan
2018-06-27
1
-2
/
+48
|
|
/
|
*
Accept whitespace when matching token balances in e2e tests
Whymarrh Whitby
2018-06-21
2
-7
/
+8
|
*
Add explicit timeout for add token test
Whymarrh Whitby
2018-06-21
1
-1
/
+1
|
*
Update integration tests for newui gas estimation fixes.
Dan
2018-06-19
1
-2
/
+2
|
*
Merge pull request #4566 from MetaMask/notice-phishing
Dan Finlay
2018-06-15
4
-67
/
+62
|
|
\
|
|
*
test - e2e-beta - from import - handle phishing warning
kumavis
2018-06-14
1
-8
/
+21
|
|
*
test - e2e-beta - separate notice tests into individual tests
kumavis
2018-06-14
1
-1
/
+5
|
|
*
test - e2e - clear phishing warning
kumavis
2018-06-14
2
-1
/
+7
|
|
*
test - e2e - check for phishing warning
kumavis
2018-06-14
2
-13
/
+27
|
|
*
notices - replace getLatestNotice with getNextNotice
kumavis
2018-06-14
1
-46
/
+4
|
*
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into Validat...
kumavis
2018-06-14
8
-129
/
+252
|
|
\
|
|
|
*
Fix e2e test Chrome profile paths
Whymarrh Whitby
2018-06-13
1
-1
/
+1
|
*
|
test - unit - add assertRejects to test asyncFns
kumavis
2018-06-14
2
-5
/
+23
|
*
|
test - unit - import strategies - properly await async methods
kumavis
2018-06-14
1
-8
/
+8
|
*
|
Make account import tests much more specific
Dan Finlay
2018-06-12
1
-10
/
+10
|
*
|
Improve private key import tests
Dan Finlay
2018-06-08
1
-1
/
+25
|
*
|
Improve test formatting
Dan Finlay
2018-06-08
1
-16
/
+19
*
|
|
test - e2e - beta - from import - fix missing startup phase
kumavis
2018-06-12
1
-0
/
+3
*
|
|
test - e2e - beta - dont select localhost as it is already set
kumavis
2018-06-12
2
-20
/
+1
*
|
|
test - e2e - extensionUri should point to home.html
kumavis
2018-06-12
1
-2
/
+2
*
|
|
test - e2e - remove usage of extensionId from tests
kumavis
2018-06-12
4
-28
/
+12
*
|
|
test - e2e - fix incomplete setup phase
kumavis
2018-06-12
2
-2
/
+5
*
|
|
test - e2e - properly export setupBrowserAndExtension
kumavis
2018-06-12
1
-0
/
+1
*
|
|
test - e2e - more factoring of test setup
kumavis
2018-06-12
5
-64
/
+27
*
|
|
test - e2e - use fs-extra instead of fs
kumavis
2018-06-12
1
-1
/
+1
*
|
|
test - e2e - factor out setup phase + rename METAMASK_CONFIG to METAMASK_TEST...
kumavis
2018-06-12
3
-46
/
+49
*
|
|
test - e2e - inject metamask config to point at localhost
kumavis
2018-06-12
1
-11
/
+10
*
|
|
test - e2e - reduce browser-specific code
kumavis
2018-06-12
1
-20
/
+13
*
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-08
4
-123
/
+154
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Bump beta e2e timeouts on faucet page.
Dan
2018-06-07
2
-4
/
+4
|
*
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-07
3
-119
/
+150
|
|
\
\
|
|
*
\
Merge pull request #4385 from MetaMask/ci-test-e2e-beta
kumavis
2018-06-07
3
-119
/
+150
|
|
|
\
\
|
|
|
*
|
Improve e2e beta tests by adding appropriate waits.
Dan
2018-06-07
2
-47
/
+56
|
|
|
*
|
Conditionally close info page in beta e2e tests.
Dan
2018-06-06
2
-4
/
+14
|
|
|
*
|
Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-beta
Dan
2018-06-06
2
-63
/
+79
|
|
|
*
|
Fix e2e beta tests to account for add-token updates and actual behaviour of t...
Dan
2018-06-06
2
-14
/
+10
|
|
|
*
|
Merge branch 'develop' into ci-test-e2e-beta
Dan
2018-06-06
1
-3
/
+28
|
|
|
|
\
\
|
|
|
*
|
|
Adjust delays in new beta e2e tests
Whymarrh Whitby
2018-06-02
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-07
3
-5
/
+97
|
|
\
|
|
|
|
|
*
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-06-05
1
-3
/
+33
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...
Dan
2018-06-01
10
-23
/
+997
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...
Dan
2018-06-01
1
-3
/
+3
|
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Fix send amount field select in send-new-ui integration test.
Dan
2018-06-01
1
-1
/
+1
|
|
|
*
|
|
|
Fix send-new-ui gas fee display expectation.
Dan
2018-06-01
1
-1
/
+1
|
|
|
*
|
|
|
Fix currency display send integration tests.
Dan
2018-05-31
1
-1
/
+1
|
*
|
|
|
|
|
Fix test to account for greater precision currency display.
Dan
2018-05-31
1
-1
/
+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Clean up for send refactor PR.
Dan
2018-05-25
1
-2
/
+1
|
*
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-24
47
-2266
/
+1366
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-15
4
-21
/
+21
|
*
|
|
|
|
|
Merge branch 'develop' into i3725-refactor-send-component-
Dan
2018-05-14
18
-377
/
+945
|
*
|
|
|
|
|
Further refactors; includes refactor of send-v2.js and associated container
Dan
2018-04-30
1
-1
/
+2
*
|
|
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
3
-0
/
+97
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics
Thomas Huang
2018-06-07
1
-0
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
test - metamask-controller - disable diagnostics
kumavis
2018-06-06
1
-0
/
+3
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #4414 from scsaba/recipient-blacklist
kumavis
2018-06-07
2
-0
/
+94
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
remove generating blocked accounts and use a config file instead
Csaba Solya
2018-05-31
1
-11
/
+10
|
|
*
|
|
|
|
adding tests for recipient blacklist checker
Csaba Solya
2018-05-30
1
-0
/
+78
|
|
*
|
|
|
|
adding transaction controller tests
Csaba Solya
2018-05-30
1
-0
/
+17
*
|
|
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-06-07
6
-19
/
+49
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
diagnostics - rewrite bug-notifier as diagnostics-reporter
kumavis
2018-06-06
1
-5
/
+0
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Mock notifier in test
Dan Finlay
2018-06-05
1
-0
/
+5
|
*
|
|
|
|
Add failing test for unknown identity entry
Dan Finlay
2018-06-05
1
-3
/
+28
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Add new alert modals
Alexander Tseung
2018-06-01
4
-12
/
+12
|
*
|
|
|
Delay before getting address text
Thomas
2018-05-30
1
-0
/
+1
|
*
|
|
|
Merge branch 'develop' into e2e-test
Thomas
2018-05-30
1
-6
/
+4
|
|
\
|
|
|
|
|
*
|
|
ci - job-screens - use e2e funcs
kumavis
2018-05-30
1
-6
/
+4
|
*
|
|
|
Add account
Thomas
2018-05-30
1
-0
/
+6
|
|
/
/
/
*
|
|
|
test - unit - tx-controller - fix blockTracker stub
kumavis
2018-05-29
1
-0
/
+1
*
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-05-29
5
-2
/
+971
|
\
|
|
|
|
*
|
|
Add basic e2e tests for the new UI
Whymarrh Whitby
2018-05-25
5
-2
/
+971
|
|
|
/
|
|
/
|
*
|
|
test - unit - pending-tx-tracker - update method name
kumavis
2018-05-29
1
-2
/
+2
*
|
|
test - unit - nonce-tracker - fix blockTracker stub
kumavis
2018-05-29
1
-0
/
+1
*
|
|
controllers - transactions - merge @frankiebee's work with mine
kumavis
2018-05-29
2
-56
/
+7
*
|
|
test - unit - metamask-controller - remove log
kumavis
2018-05-26
1
-1
/
+0
*
|
|
test - unit - code style nitpick
kumavis
2018-05-25
1
-1
/
+2
*
|
|
test - unit - metamask-controller - fix many bugs in tests
kumavis
2018-05-25
2
-33
/
+61
*
|
|
test - unit - run ganache-server in background
kumavis
2018-05-25
1
-0
/
+7
*
|
|
test - unit - tx-controller-test - add history object to txMeta when using in...
kumavis
2018-05-25
1
-31
/
+29
*
|
|
test - unit - move fetch polyfill to helper
kumavis
2018-05-25
3
-6
/
+3
*
|
|
test - unit - metamask-controller - polyfill global.fetch
kumavis
2018-05-25
1
-2
/
+4
*
|
|
test - remove .only from unit tests
kumavis
2018-05-25
1
-1
/
+1
*
|
|
Merge branch 'network-remove-provider-engine' of https://github.com/MetaMask/...
frankiebee
2018-05-23
45
-2170
/
+1226
|
\
\
\
|
*
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-05-23
45
-2170
/
+1226
|
|
\
|
|
|
|
*
|
Merge pull request #4321 from MetaMask/testing
kumavis
2018-05-23
35
-1556
/
+690
|
|
|
\
\
|
|
|
*
\
Merge branch 'develop' into testing
tmashuang
2018-05-22
1
-30
/
+0
|
|
|
|
\
\
|
|
|
*
\
\
Merge branch 'develop' into testing
tmashuang
2018-05-22
7
-1746
/
+214
|
|
|
|
\
\
\
|
|
|
*
\
\
\
Merge branch 'develop' into testing
tmashuang
2018-05-22
3
-364
/
+81
|
|
|
|
\
\
\
\
|
|
|
*
|
|
|
|
Moved loose some loose test files to sub folders
tmashuang
2018-05-21
29
-59
/
+108
|
|
|
*
|
|
|
|
signMessage and signPersonalMessage
Thomas
2018-05-18
1
-13
/
+33
|
|
|
*
|
|
|
|
Merge branch 'develop' into testing
Thomas
2018-05-17
4
-90
/
+134
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge branch 'develop' into testing
Thomas
2018-05-17
7
-163
/
+670
|
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
console.log -> assert.equal
Thomas
2018-05-09
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
ImportAccountWithStrategies Json and Keystore
Thomas
2018-05-09
1
-0
/
+30
|
|
|
*
|
|
|
|
|
|
Remove approvePersonalMessage test
Thomas
2018-05-08
1
-45
/
+0
|
|
|
*
|
|
|
|
|
|
Merge branch 'develop' into testing
Thomas
2018-05-08
12
-224
/
+324
|
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
setupUntrustedCommunication and setupTrustedCommunication
Thomas
2018-04-25
1
-0
/
+45
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'master' into testing
Thomas
2018-04-24
7
-5
/
+129
|
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
ConfigManager markAccountsFound, markPasswordForgotten, unMarkPasswordForgotten
Thomas
2018-04-24
1
-7
/
+70
|
|
|
*
|
|
|
|
|
|
|
|
resetAccount and addNewAccount
Thomas
2018-04-20
1
-0
/
+45
|
|
|
*
|
|
|
|
|
|
|
|
newUnsignedMessage and newUnsignedPersonalMessage
Thomas
2018-04-19
1
-0
/
+102
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'master' into testing
Thomas
2018-04-11
13
-50
/
+519
|
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
|
MM-controlller tests
Thomas
2018-04-11
1
-2
/
+55
|
|
|
*
|
|
|
|
|
|
|
|
|
Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox()
Thomas
2018-04-05
7
-8
/
+8
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'testing' of https://github.com/tmashuang/metamask-extension int...
Thomas
2018-04-03
3
-7
/
+466
|
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Metamask controller methods
Thomas
2018-03-28
1
-1
/
+146
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Remove console.log
Thomas
2018-03-28
1
-1
/
+0
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Update blacklist
Thomas
2018-03-28
1
-5
/
+320
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #4333 from MetaMask/test-e2e-check-for-errors
Thomas Huang
2018-05-23
1
-1
/
+33
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
test - e2e - only inspect console for errors in chrome
kumavis
2018-05-22
1
-6
/
+10
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
test - e2e - ignore 'development build of Redux' warning
kumavis
2018-05-22
1
-1
/
+3
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
test - e2e - ignore 'development build of React' warning
kumavis
2018-05-22
1
-0
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
test - e2e - ignore favicon 404s
kumavis
2018-05-22
1
-1
/
+6
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
test - e2e - ignore react 'unknown props dataset' warnings
kumavis
2018-05-22
1
-2
/
+5
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
test - e2e - check for console errors after each test
kumavis
2018-05-22
1
-1
/
+17
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge pull request #4308 from MetaMask/i4232-addtoken
kumavis
2018-05-23
2
-30
/
+44
|
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
Fix tests
Alexander Tseung
2018-05-21
2
-30
/
+44
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
ci - screens - continue screenshots through account creation + export account
kumavis
2018-05-22
1
-95
/
+130
|
|
|
|
/
/
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
Reveal get filtered tx list (#4332)
Frankie
2018-05-22
1
-30
/
+0
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge pull request #4034 from whymarrh/account-nicknames
kumavis
2018-05-22
6
-50
/
+204
|
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Fix migration 026 to produce the correct shape for state.identities
Whymarrh Whitby
2018-05-18
1
-2
/
+2
|
|
|
*
|
|
|
|
|
|
|
|
Update MetaMaskController vault restoration test for new KC api
Whymarrh Whitby
2018-05-17
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
|
Add migration to move identities from KeyringController
Whymarrh Whitby
2018-05-17
1
-0
/
+41
|
|
|
*
|
|
|
|
|
|
|
|
Add test case for PreferencesController#setAccountLabel
Whymarrh Whitby
2018-05-17
1
-0
/
+21
|
|
|
*
|
|
|
|
|
|
|
|
Add PreferencesController#setAddresses to update ids
Whymarrh Whitby
2018-05-17
1
-0
/
+44
|
|
|
*
|
|
|
|
|
|
|
|
Update AddressBookController to read from preferences store
Whymarrh Whitby
2018-05-17
1
-13
/
+13
|
|
|
*
|
|
|
|
|
|
|
|
Move setAccountLabel into PreferencesController
Whymarrh Whitby
2018-05-17
3
-36
/
+84
|
|
|
|
/
/
/
/
/
/
/
/
|
|
*
|
|
|
|
|
|
|
|
Merge pull request #4278 from MetaMask/e2e-tests
kumavis
2018-05-22
3
-364
/
+81
|
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Adjustments for previous PR
Thomas
2018-05-17
1
-4
/
+4
|
|
|
*
|
|
|
|
|
|
|
Testing timeouts
Thomas
2018-05-17
1
-18
/
+18
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'develop' into e2e-tests
Thomas
2018-05-15
3
-14
/
+26
|
|
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge e2e tests into one
Thomas
2018-05-15
3
-359
/
+77
*
|
|
|
|
|
|
|
|
|
|
transactions - update pending-tx-tracker to use the new block tracker
frankiebee
2018-05-23
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
test pending-tx-tracker - update tests to reflect new block tracker behavior ...
frankiebee
2018-05-23
1
-32
/
+21
|
/
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
test - unit - network - get providerProxy via public method
kumavis
2018-05-17
1
-4
/
+5
*
|
|
|
|
|
|
|
|
|
network - create provider and block-tracker via json-rpc-engine
kumavis
2018-05-17
1
-4
/
+4
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into scsaba-...
kumavis
2018-05-17
8
-188
/
+675
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...
kumavis
2018-05-17
8
-163
/
+700
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge pull request #4251 from whymarrh/e2e-fixes
Thomas Huang
2018-05-15
2
-4
/
+5
|
|
|
\
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
|
e2e: Use the more reliable enter key for logging in
Whymarrh Whitby
2018-05-15
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
e2e: Wait a bit before clicking through privacy screen
Whymarrh Whitby
2018-05-15
1
-0
/
+1
|
|
|
*
|
|
|
|
|
|
|
e2e: Adjust the extension ID query for newer Chrome versions
Whymarrh Whitby
2018-05-15
1
-1
/
+1
|
|
|
*
|
|
|
|
|
|
|
e2e: Use newest window as MM tx confirm popup
Whymarrh Whitby
2018-05-15
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
|
Add error message when passwords don't match in first time flow. Change input...
Alexander Tseung
2018-05-14
2
-17
/
+16
|
|
|
/
/
/
/
/
/
/
/
|
|
*
/
/
/
/
/
/
/
Add new unlock screen design
Alexander Tseung
2018-05-12
2
-5
/
+18
|
|
|
/
/
/
/
/
/
/
|
|
*
|
|
|
|
|
|
Increase timeout
Thomas
2018-05-11
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Fix typo
Thomas
2018-05-11
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Job Screens with Shadow Dom Css selector
Thomas
2018-05-11
3
-6
/
+7
|
|
*
|
|
|
|
|
|
Multistep Shadow Dom Query Selector for local extension id
Thomas
2018-05-11
1
-10
/
+10
|
|
*
|
|
|
|
|
|
Update test:screens to newest chrome extension list
Thomas
2018-05-08
1
-1
/
+1
|
|
*
|
|
|
|
|
|
Merge branch 'develop' into e2e-tests
Thomas
2018-05-08
1
-0
/
+30
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Update to extension Id path for new chrome
Thomas
2018-05-08
1
-5
/
+5
|
|
*
|
|
|
|
|
|
Remove waiting for button to be enabled TOU
Thomas
2018-05-04
1
-1
/
+0
|
|
*
|
|
|
|
|
|
Merge branch 'e2e-tests' of https://github.com/tmashuang/metamask-extension i...
Thomas
2018-05-04
13
-226
/
+258
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
Add a comment on the confirmation transaction metamask popup showing blank, b...
Thomas
2018-05-04
1
-0
/
+1
|
|
|
*
|
|
|
|
|
|
Quit chromedriver after test
Thomas
2018-05-04
1
-3
/
+3
[next]