Sometimes it's just really nice to step through your code line-by-line. Here we'll cover how you can run your jest tests in Chrome's DevTools using node --inspect-brk.
Troubleshooting: https://jestjs.io/docs/en/troubleshooting
ndb: https://github.com/GoogleChromeLabs/ndb