aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app
Commit message (Collapse)AuthorAgeFilesLines
* fix unit testsbrunobar792018-07-031-4/+3
|
* fix testsbrunobar792018-07-032-6/+12
|
* fix warning for unit testsbrunobar792018-07-0311-65/+35
|
* eslint --fix .brunobar792018-07-0313-111/+110
|
* Merge pull request #4566 from MetaMask/notice-phishingDan Finlay2018-06-151-46/+4
|\ | | | | Push new notice on recent phishing incidents
| * notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-46/+4
| |
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵kumavis2018-06-143-5/+97
|\| | | | | | | ValidateEmptyKey
| * Merge pull request #4512 from MetaMask/test-metamask-no-diagnosticsThomas Huang2018-06-071-0/+3
| |\ | | | | | | test - metamask-controller - disable diagnostics
| | * test - metamask-controller - disable diagnosticskumavis2018-06-061-0/+3
| | |
| * | Merge pull request #4414 from scsaba/recipient-blacklistkumavis2018-06-072-0/+94
| |\ \ | | |/ | |/| Disallow sending to ganache default accounts on main net
| | * remove generating blocked accounts and use a config file insteadCsaba Solya2018-05-311-11/+10
| | |
| | * adding tests for recipient blacklist checkerCsaba Solya2018-05-301-0/+78
| | |
| | * adding transaction controller testsCsaba Solya2018-05-301-0/+17
| | |
| * | diagnostics - rewrite bug-notifier as diagnostics-reporterkumavis2018-06-061-5/+0
| | |
* | | test - unit - add assertRejects to test asyncFnskumavis2018-06-141-5/+6
| | |
* | | test - unit - import strategies - properly await async methodskumavis2018-06-141-8/+8
| | |
* | | Make account import tests much more specificDan Finlay2018-06-121-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 testsDan Finlay2018-06-081-1/+25
| | |
* | | Improve test formattingDan Finlay2018-06-081-16/+19
|/ /
* | Mock notifier in testDan Finlay2018-06-051-0/+5
| |
* | Add failing test for unknown identity entryDan Finlay2018-06-051-3/+28
|/
* Merge branch 'develop' into testingtmashuang2018-05-221-30/+0
|
* Merge branch 'develop' into testingtmashuang2018-05-223-22/+139
|
* Moved loose some loose test files to sub folderstmashuang2018-05-2127-0/+3499