aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/tx-controller-test.js
Commit message (Collapse)AuthorAgeFilesLines
* use provider stubfrankiebee2017-08-091-23/+11
|
* test for pending tx watcherfrankiebee2017-08-051-46/+3
|
* fix testfrankiebee2017-08-031-1/+1
|
* move newUnapprovedTransaction to transactions.jsfrankiebee2017-08-031-3/+66
|
* add test for addTxDefaultsfrankiebee2017-08-021-5/+30
|
* make addUnapprovedTransaction async function and use promise based ethQueryfrankiebee2017-08-021-23/+49
|
* tx cont - fix test to use async apikumavis2017-07-261-2/+6
|
* make publishTransaction and signTransaction async methodsfrankiebee2017-07-141-11/+9
|
* test - tx controller - fix promise handlingkumavis2017-07-081-5/+2
|
* test - tx-controller - stub block-tracker methodkumavis2017-07-081-1/+1
|
* Merge branch 'master' into nonce-trackerkumavis2017-07-081-0/+40
|\
| * Fix failing testDan Finlay2017-07-061-27/+29
| |
| * Add missing doneDan Finlay2017-07-061-1/+2
| |
| * Typo fixDan Finlay2017-07-061-1/+1
| |
| * Add failing test for retrying an over-spending txDan Finlay2017-07-061-0/+37
| |
| * add a check for weather a tx is included in a block when jumping blocksfrankiebee2017-06-151-0/+1
| |
* | remove irrelevant testfrankiebee2017-06-171-5/+0
| |
* | Fix test to call donefrankiebee2017-06-161-7/+8
| |
* | transaction controller - use nonce-trackerkumavis2017-06-151-3/+4
|/
* Finish async when failing async testThomas Huang2017-06-131-1/+1
|
* Make test AsyncThomas Huang2017-06-131-1/+2
|
* LintingThomas Huang2017-06-131-1/+0
|
* Fix for testsfrankiebee2017-05-241-1/+3
|
* Add test around txManager#approveTransactionDan Finlay2017-05-171-3/+64
|
* Improve testDan Finlay2017-05-171-1/+5
|
* Add gas updating test to tx controller testsDan Finlay2017-05-171-1/+21
|
* Rename tx manager to tx controllerDan Finlay2017-05-171-0/+237