it('can fetchSuccess with non loading status', () => {

      const state = {
        status: 'loaded'
      }