aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/nonce-tracker-test.js
Commit message (Expand)AuthorAgeFilesLines
* Moved loose some loose test files to sub folderstmashuang2018-05-211-239/+0
* meta - transactions - create a transactions dir in controller and move releva...frankiebee2018-04-111-1/+1
* Rename variable to be more understandableDan Finlay2018-03-291-2/+19
* Add test to reproduce issue behaviorDan Finlay2018-03-291-0/+19
* Revert "NetworkController refactor for new EthClient interface"kumavis2017-10-191-4/+3
* nonce-tracker - use blockTracker directlykumavis2017-10-121-3/+4
* Add test for trying to reproduce faq#67Dan Finlay2017-08-301-0/+19
* Corrected test constraintsDan Finlay2017-08-241-2/+2
* Add mysterious failing testDan Finlay2017-08-241-0/+20
* Pass nonce testsDan Finlay2017-08-241-4/+4
* Fix new test, break an older maybe wrong oneDan Finlay2017-08-241-3/+3
* Add failing test for newly identified error stateDan Finlay2017-08-241-0/+17
* Refer to pending nonces, not just their countDan Finlay2017-08-221-0/+15
* fix testfrankiebee2017-08-221-9/+9
* When network nonce is highest, it should be used.Dan Finlay2017-08-221-4/+15
* Fix testDan Finlay2017-08-221-5/+5
* Add new assertions and de-duplicate nonce tracker generationDan Finlay2017-08-221-29/+73
* Add test for no previous txsDan Finlay2017-08-221-4/+25
* Confine mock strategy to describe blockDan Finlay2017-08-221-35/+39
* Move mock txs to tx mocking classDan Finlay2017-08-221-35/+8
* add test for using localNoncefrankiebee2017-08-191-4/+42
* test - dont mix callback and promisekumavis2017-08-041-2/+1
* Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkee...kumavis2017-08-041-3/+5
* fix nonceTrackerfrankiebee2017-06-221-12/+6
* add a test for #getNonceLockfrankiebee2017-06-221-0/+46