const mockEventCreate = sinon.stub(api, 'getCalendarOrEvent').returns(
      Promise.resolve({
        id: 'eventId',
        calendar_id: 'calendarId',
        when: {