Skip to content

Timeout errors in tests #9

@michaldrabik

Description

@michaldrabik

I'm getting following on newly setup step-1 project. Any ideas why?


6 passing (12s)
  3 failing

  1) Mongo Connection should emit db Object with an EventEmitter:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.


  2) Repository should get movie premiers:
     Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.


  3) Repository should get movie by id:
     Error: Timeout of 5000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.

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