Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Fix pending failing test for new transaction pool #980

Closed
7 tasks done
LucasIsasmendi opened this issue Nov 16, 2017 · 1 comment
Closed
7 tasks done

Fix pending failing test for new transaction pool #980

LucasIsasmendi opened this issue Nov 16, 2017 · 1 comment
Assignees

Comments

@LucasIsasmendi
Copy link
Contributor

LucasIsasmendi commented Nov 16, 2017

Parent: #972

Failed local counters for getters:

  • getAll / by pool list / should be ok when check pool list unverified
  • getAll / by id (address) and publicKey / should be ok when sender account is valid
  • getAll / by id (address) and publicKey / should be ok when recipient account is valid
  • getAll / by id (address) and publicKey / should be ok when requester publicKey is valid
  • ready / method addReady/getReady / should be ok when check ready value decreased in 1

Missed property for getters:

  • ready / method addReady/getReady / should be ok when get transactions from ready with limit

Mocha after function

  • logger.debug.restore is not a function (note: restore is not part of our node spies)
@karmacoma
Copy link
Contributor

Closed by #989

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants