Earlier today, I stumbled upon CircleCI and I was curious about how it compared to continuous integration products I've used in the past (Jenkins and Bamboo). So far I'm impressed. Testing a Node.js project After connecting CircleCI to my GitHub account, the only repo I owned that had tests …