aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/pending-tx-test.js
Commit message (Expand)AuthorAgeFilesLines
* Moved loose some loose test files to sub folderstmashuang2018-05-211-402/+0
* Merge branch 'develop' into testingThomas2018-05-081-1/+1
|\
| * meta - transactions - create a transactions dir in controller and move releva...frankiebee2018-04-111-1/+1
* | Update Sinon methods. sinon.sandbox.create() -> sandbox.createSandbox()Thomas2018-04-051-1/+1
|/
* Merge branch 'uat' into newmasterChi Kei Chan2018-01-201-0/+1
|\
| * Merge branch 'NewUI-flat' into NewUI-flat-4.0.5cAlexander Tseung2018-01-041-0/+1
| |\
| | * Merge branch 'master' into NewUI-flatChi Kei Chan2017-12-071-20/+67
| | |\
| | * | Get current NewUI-flat tests working.Dan2017-11-031-0/+1
* | | | test - createTestProviderTools includes block tracker layerkumavis2018-01-181-2/+2
* | | | test - typo - fix spelling of word stubbedkumavis2018-01-181-2/+2
|/ / /
* | | tests - be more verbose in test messagesfrankiebee2017-12-291-2/+2
* | | add tests for #_checkIfNonceIsTakenfrankiebee2017-12-281-2/+61
| |/ |/|
* | Add tests for exponential backoff code in _resubmitTxDan2017-12-071-17/+63
* | Update resubmitPendingTxs tests.Dan2017-12-071-3/+4
|/
* Fix unit testChi Kei Chan2017-10-211-1/+2
* Provide method for tx tracker to refer to all txsDan Finlay2017-10-071-2/+3
* Add failing test for issue #2294Dan Finlay2017-10-071-1/+52
* pending tx tracker - test - expect warning event on resubmit failurekumavis2017-10-031-2/+9
* pending tx tracker - test - rename tests to match event namekumavis2017-10-031-4/+4
* pending-tx - dont check the balance to rebrodcastfrankiebee2017-09-301-26/+1
* Merge branch 'master' into direct-block-trackerkumavis2017-09-281-9/+9
|\
| * transactions: make evnt names pretty and eaiser to readfrankiebee2017-09-271-9/+9
* | style - small whitespace nitpickkumavis2017-09-281-3/+3
|/
* use provider stubfrankiebee2017-08-091-65/+54
* remove .onlyfrankiebee2017-08-081-1/+1
* fix testfrankiebee2017-08-081-3/+3
* test for pending tx watcherfrankiebee2017-08-051-0/+271