Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create tokens storage when setadresses | Esteban MIno | 2018-07-31 | 1 | -0/+25 |
| | |||||
* | unit tests for tokens per account and network | Esteban MIno | 2018-07-28 | 1 | -0/+128 |
| | |||||
* | modify tests according to tokens by network | Esteban MIno | 2018-07-27 | 2 | -18/+8 |
| | |||||
* | Merge branch 'develop' into detectTokenFeature | Esteban Miño | 2018-07-21 | 4 | -6/+207 |
|\ | |||||
| * | Auto-detect tokens #3034 (#4683) | Esteban Miño | 2018-07-21 | 1 | -0/+120 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * detect tokens polling * network store to detect token * tests for spec * passtest-lint * fix lint * improve tests * detect tokens through infura * detect tokens when submit password and new account selected * keyring unlocked detect and unit tests * add changelog | ||||
| * | 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 |
| | | |||||
| * | test - check that #setTxStatusRejected removes transaction from history | frankiebee | 2018-07-11 | 1 | -0/+9 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/MetaMask/metamask-extension ↵ | frankiebee | 2018-07-11 | 16 | -167/+141 |
| |\ | | | | | | | | | | into i#3896 | ||||
| * | | 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 |
| | | | | | | | | | | | | Co-authored-by: @jennypollack | ||||
| * | | trandsactions - remove rejected transactions from history | frankiebee | 2018-06-26 | 1 | -0/+14 |
| | | | |||||
* | | | 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 | 16 | -169/+143 |
|\ \ \ | | |/ | |/| | |||||
| * | | fix unit tests | brunobar79 | 2018-07-03 | 1 | -4/+3 |
| | | | |||||
| * | | fix tests | brunobar79 | 2018-07-03 | 2 | -6/+12 |
| | | | |||||
| * | | fix warning for unit tests | brunobar79 | 2018-07-03 | 11 | -65/+35 |
| | | | |||||
| * | | eslint --fix . | brunobar79 | 2018-07-03 | 13 | -111/+110 |
| |/ | |||||
* / | tests for spec | Esteban MIno | 2018-06-28 | 1 | -0/+101 |
|/ | |||||
* | Merge pull request #4566 from MetaMask/notice-phishing | Dan Finlay | 2018-06-15 | 1 | -46/+4 |
|\ | | | | | Push new notice on recent phishing incidents | ||||
| * | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 1 | -46/+4 |
| | | |||||
* | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-06-14 | 3 | -5/+97 |
|\| | | | | | | | ValidateEmptyKey | ||||
| * | Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics | Thomas Huang | 2018-06-07 | 1 | -0/+3 |
| |\ | | | | | | | test - metamask-controller - disable diagnostics | ||||
| | * | 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 |
| |\ \ | | |/ | |/| | Disallow sending to ganache default accounts on main net | ||||
| | * | 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 |
| | | | |||||
| * | | diagnostics - rewrite bug-notifier as diagnostics-reporter | kumavis | 2018-06-06 | 1 | -5/+0 |
| | | | |||||
* | | | test - unit - add assertRejects to test asyncFns | kumavis | 2018-06-14 | 1 | -5/+6 |
| | | | |||||
* | | | 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 |
| | | | | | | | | | | | | | | | However, they no longer seem to work. I'm unclear why this test is failing. The private key being provided should be valid. | ||||
* | | | Improve private key import tests | Dan Finlay | 2018-06-08 | 1 | -1/+25 |
| | | | |||||
* | | | Improve test formatting | Dan Finlay | 2018-06-08 | 1 | -16/+19 |
|/ / | |||||
* | | 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 |
|/ | |||||
* | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 1 | -30/+0 |
| | |||||
* | Merge branch 'develop' into testing | tmashuang | 2018-05-22 | 3 | -22/+139 |
| | |||||
* | Moved loose some loose test files to sub folders | tmashuang | 2018-05-21 | 27 | -0/+3499 |