Angular has an $HTTP service which you can use for various purposes. In this case we will use it to load a JSON file. An important part of this video demonstrates how to write a Jasmine unit test to use the $httpBackend mock object to test your code that uses the service. More info is available here:
https://github.com/charliecalvert/JsO...