Tasker App Acceptance Tests This is a set of acceptance tests for the Tasker app. You can read more about it tdd-in-legacy-codebase repo. Setup Before moving forward, make sure you have the following installed: Node.js Install dependencies npm install Run tests npm run test