Skip to content

TxPool test suite must cover success cases and failure cases #762

@bvrooman

Description

@bvrooman

Currently, the TxPool test suite covers:

  • Simple success cases (simple insertion, simple dependency chains)
  • Most error cases

The TxPool test suite does not cover:

  • Complex dependency chains
  • All error cases (there are more Error variants than tests)
  • Stress testing (high volume, high concurrency, etc.)
  • Benchmarking

Metadata

Metadata

Assignees

Labels

tech-debtThe issue is to improve the current code and make it more clear/generic/reusable/pretty/avoidable.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions