describe('LocationResource', () => {

    let locationResource, mockData= '$http', route = `locations`;

    beforeEach(() => {