describe('AvailabilityModel', () => {

    let availabilityModel, mockObject = {test: 'test'};

    beforeEach(() => {