aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers/transactions
Commit message (Expand)AuthorAgeFilesLines
* test - check that #setTxStatusRejected removes transaction from historyfrankiebee2018-07-111-0/+9
* Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into...frankiebee2018-07-118-102/+78
|\
| * fix unit testsbrunobar792018-07-031-4/+3
| * fix testsbrunobar792018-07-031-3/+6
| * fix warning for unit testsbrunobar792018-07-035-44/+19
| * eslint --fix .brunobar792018-07-037-58/+57
* | tests - fix cancle transaction test to better fit new behaviorfrankiebee2018-06-272-13/+10
* | woops - remove .onlyfrankiebee2018-06-261-1/+1
* | trandsactions - remove rejected transactions from historyfrankiebee2018-06-261-0/+14
|/
* 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
* Merge branch 'develop' into testingtmashuang2018-05-221-30/+0
* Moved loose some loose test files to sub folderstmashuang2018-05-218-0/+1716