-
Couldn't load subscription status.
- Fork 128
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
When the assert.hit_count condition is satisfied the test completes. But if more data is ingested after the condition is satisfied then the test will not catch it leading to a false negative result.
To avoid this problem the test case runner could perform a one or more additional hit count checks after some delay to help ensure that the test fails when more data is ingested than is expected.
ebeahan
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request