Skip to content

Ensure all test assertions/matchers are executed during the test, before it ends #748

@mcmire

Description

@mcmire

Somewhat related to #493. Some tests have expect calls in event handlers that aren't guaranteed to be executed during the test. If the code under test changes such that the event is never triggered, the test would pass without any indication that something was wrong.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions