Skip to content

Async callback was not invoked within the 10000ms timeout #20

@brunolnetto

Description

@brunolnetto

First of all, I congratulate you for such a minimal and well-organized repository: it is examples like yours the community needs. I cloned it on my Linux machine, and performed command runs npm i and npm run pretest. Once I perform command run npm run test and wait several seconds, only the synchronous example passes and the asynchronous times out with output log below:

: Timeout - Async callback was not invoked within the 10000ms timeout specified by jest.setTimeout.Timeout - Async callback was not invoked within the 10000ms timeout specified by jest.setTimeout.Error:

I miss clearly something. May you help me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions