aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/mock-tx-gen.js
Commit message (Collapse)AuthorAgeFilesLines
* Tx controller now uses safe event emitter (#5769)Frankie2018-11-171-0/+1
| | | | | | | | | | | | * transactions - use safe-event-emitter over events * tests - pass a platform object on init with a noop showTransactionNotification * test - fix for tx-state-history-helper trying to reduce an empty array * deps - safe-event-emitter * lint
* eslint --fix .brunobar792018-07-031-3/+3
|
* Move mock txs to tx mocking classDan Finlay2017-08-221-0/+40