Basic 5-minute To-Do App (JS / jQuery) testing with Jest

Run the code:

  1. Run npm install
  2. Run npm run bundle
  3. Open index.html in browser

Run tests:

npm run test