Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout errors in tests #9

Open
michaldrabik opened this issue Jan 31, 2018 · 0 comments
Open

Timeout errors in tests #9

michaldrabik opened this issue Jan 31, 2018 · 0 comments

Comments

@michaldrabik
Copy link

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant