it('should create an action to hide the session popup', function() {
    const expectedAction = {
      type: types.HIDE_SESSION_POPUP,
    }