it('replaces the whole state', () => {
        const state = {
          items: {
            1: {id: 1, title: 'News'}
          }