describe('findHouses', () => {

    const term = 'whatever';
    const expectedUrl = '/assets/mock/search/houses.json?q=whatever';