aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers
Commit message (Collapse)AuthorAgeFilesLines
* test - check that #setTxStatusRejected removes transaction from historyfrankiebee2018-07-111-0/+9
|
* Merge branch 'develop' of https://github.com/MetaMask/metamask-extension ↵frankiebee2018-07-1110-106/+79
|\ | | | | | | into i#3896
| * fix unit testsbrunobar792018-07-031-4/+3
| |
| * fix testsbrunobar792018-07-031-3/+6
| |
| * fix warning for unit testsbrunobar792018-07-036-47/+19
| |
| * eslint --fix .brunobar792018-07-038-59/+58
| |
* | tests - fix cancle transaction test to better fit new behaviorfrankiebee2018-06-272-13/+10
| |
* | woops - remove .onlyfrankiebee2018-06-261-1/+1
| | | | | | | | Co-authored-by: @jennypollack
* | trandsactions - remove rejected transactions from historyfrankiebee2018-06-261-0/+14
|/
* notices - replace getLatestNotice with getNextNoticekumavis2018-06-141-46/+4
|
* 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
| |
* | 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-2117-0/+2794