describe('PositionModel', () => {

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

    beforeEach(() => {