const mock = sinon.stub(api, 'getSchedulePages').returns(
      Promise.resolve([
        {
          id: 321,
          name: 'Page name',