aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/tx-controller-test.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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