Skip to content

Is there a way to verify the order of functions? #55

@henriksjostrom

Description

@henriksjostrom

Suppose I have a setup such that
a()
.then(b)
.then(c)

Is there a way to verify that b runs before c using chai-spies?

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