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

Getting errors in the console while running the unit tests #156

Open
muralikrishna8 opened this issue Dec 23, 2019 · 0 comments
Open

Getting errors in the console while running the unit tests #156

muralikrishna8 opened this issue Dec 23, 2019 · 0 comments

Comments

@muralikrishna8
Copy link
Member

muralikrishna8 commented Dec 23, 2019

There are multiple errors are showing the in the console when running npm test

some of them are like

  • (node:6578) UnhandledPromiseRejectionWarning:
  • Error: Not implemented: window.scrollTo

files are

.
├── server 
│   ├── updatePassword
│   ├── MarkAsVisitedUser
│   ├── SourceConfigureRoute
│   ├── TwitterHandlesRoute
│   └── TwitterLogin
├── client
│   ├── Header component - just a warning
│   ├── LogoutActions - Error: Not implemented: navigation (except hash changes)
│   ├── rename Collection - Promise rejection
│   ├── DisplayFeeds - Error: Not implemented: window.scrollTo
└── └── Sources - Error: Not implemented: window.scrollTo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant