media-centre / makenews

MakeNews is for journalists and newsrooms. It helps you track news from web and social media in real-time.
https://makenews.in
GNU Affero General Public License v3.0
53 stars 22 forks source link

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

Open muralikrishna8 opened 4 years ago

muralikrishna8 commented 4 years ago

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

some of them are like

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