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