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
/
unit
/
metamask-controller-test.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved loose some loose test files to sub folders
tmashuang
2018-05-21
1
-547
/
+0
*
signMessage and signPersonalMessage
Thomas
2018-05-18
1
-13
/
+33
*
Remove approvePersonalMessage test
Thomas
2018-05-08
1
-45
/
+0
*
Merge branch 'develop' into testing
Thomas
2018-05-08
1
-8
/
+24
|
\
|
*
Verify identities state after restoring new accounts (#4091)
Paul Bouchon
2018-04-30
1
-8
/
+25
*
|
setupUntrustedCommunication and setupTrustedCommunication
Thomas
2018-04-25
1
-0
/
+45
*
|
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
*
|
MM-controlller tests
Thomas
2018-04-11
1
-2
/
+55
*
|
Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox()
Thomas
2018-04-05
1
-2
/
+2
*
|
Metamask controller methods
Thomas
2018-03-28
1
-1
/
+146
|
/
*
Revert initializing first-time-state
Thomas
2018-02-28
1
-3
/
+3
*
Offline testing
Thomas Huang
2018-02-16
1
-102
/
+76
*
Add test for gas estimate default
Dan Finlay
2018-01-09
1
-0
/
+19
*
Merge pull request #2851 from MetaMask/i2812-seedworderrorfix
Kevin Serrano
2018-01-09
1
-2
/
+20
|
\
|
*
Test for failure of the async methods.
Kevin Serrano
2018-01-04
1
-2
/
+20
*
|
Fix feature to work
Dan Finlay
2018-01-06
1
-3
/
+5
*
|
Add test for better gas estimation
Dan Finlay
2018-01-06
1
-0
/
+25
|
/
*
Remove logs
Dan Finlay
2017-11-21
1
-6
/
+0
*
Get test passing
Dan Finlay
2017-11-21
1
-4
/
+25
*
Add failing test for #2577 Seed Phrase Bug
Dan Finlay
2017-11-21
1
-0
/
+18
*
stub platform
frankiebee
2017-09-20
1
-0
/
+1
*
Remove unused modules and STORAGE_KEY
Thomas Huang
2017-05-05
1
-2
/
+0
*
Lint tests
Thomas Huang
2017-05-05
1
-6
/
+10
*
tests - remove persistence and start with initial state
kumavis
2017-01-28
1
-60
/
+8
*
Merge branch 'dev' into obs-store2
kumavis
2017-01-22
1
-18
/
+0
|
\
|
*
background - handle tx finalization in controllers instead of provider-engine
kumavis
2017-01-13
1
-18
/
+0
*
|
test - fix tests from obs-store
kumavis
2017-01-12
1
-2
/
+4
|
/
*
First pass at revision requests
Frances Pangilinan
2016-12-22
1
-1
/
+1
*
Add negative value validation to tx approval
Dan Finlay
2016-09-07
1
-0
/
+97