Projet

Général

Profil

Révision 7547bb19

Ajouté par Assos Assos il y a environ 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ldap/ldap_authentication/tests/ldap_authentication.test
391 391
              $this->ldapTestId = "testSSO._SERVER-key=$server_var_key sso_name=$sso_name path=$test_path ldapImplementation=$ldapImplementation seamlessLogin=$seamlessLogin";
392 392
              $ldapAuthenticationConf = $this->setSsoServerEnvironment($server_var_key, $sso_name, $ldapImplementation, $seamlessLogin);
393 393
              $this->drupalGet($test_path);
394
              $this->assertText(t('Member for'), 'Successful logon.', $this->ldapTestId);
394
              // @FIXME: Broken test
395
              // $this->assertText(t('Member for'), 'Successful logon.', $this->ldapTestId);
395 396
              $this->drupalGet('user/logout');
396 397
            }
397 398
          }

Formats disponibles : Unified diff