Objective
The current E2E tests are fire-and-forget broadcast or send messages. A component is needed to assert on the state of each validator's database.
Origin Document
E2E Testing Framework
Goals
- Allow for querying each validator's PostgreSQL database to be queried and asserted in a step definition.
- Investigate if a similar approach can be used for each validator's Badger database.
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
Creator: [@dylanlott ]
Objective
The current E2E tests are fire-and-forget broadcast or send messages. A component is needed to assert on the state of each validator's database.
Origin Document
E2E Testing Framework
Goals
Deliverable
Non-goals / Non-deliverables
General issue deliverables
Testing Methodology
make ...make ...make test_allLocalNetis still functioning correctly by following the instructions at docs/development/README.mdk8s LocalNetis still functioning correctly by following the instructions hereCreator: [@dylanlott ]