Unfortunately didn't get to do any client-side testing, so it'd be reassuring to focus on that (and do some refactoring too) for the next round and integrate it with CI.
Hello, I really enjoyed your article on Full Spectrum Testing on Angular. I am attempting to convert my Jasmine based testing to Mocha/Chai based on your example.
I have updated my configuration a…