Skip to content

Totals not showing in test banner for "modules" tests #5

@andrewroberts

Description

@andrewroberts

The "All tests finished" callback doesn't get called, so no totals are available to display in the banner.

setTimeout() is used a lot in the tests, so presumably, as this is stubbed out the setTimeout() is never getting called to indicate the end of the tests (various tests come back with zero results).

Similar thing is seen in step tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions