Hacker News Feed API Test Start the application npm start Tests Set your testing URLs in the package.json file's testing.urls object. npm start will run at localhost:3000 Test Commands (make sure the app is running at localhost:3000) npm test The test command will run all functional and accessibility tests in the /tests directory