Angular, Karma & Jasmine: Testing Image HTTP Service

When writing unit tests for services using the HTTP protocol, we can use the library provided by the Angular framework, dedicated to such…