Testing After you are finished developing and making your changes, make sure to test them. Run: npm test npm test runs both eslint and mocha tests. If your tests pass, commit and push your work to Github.