describe('CurrencyResource', () => {

    let currencyResource, mockData= '$http', route = `currencies`;

    beforeEach(() => {