All Questions
1 question
2
votes
2
answers
3k
views
Unit-testing with Jasmine/Karma on an Angular Google Charts component
I haven't found any way of doing an unit-test with Jasmine/Karma on an Angular2component which renders a chart from Google Charts. So I propose my own Q&A in the hope that it could help other ...