simpletest.settings.yml

core/modules/simpletest/config/install/simpletest.settings.yml
5 string references to 'simpletest.settings'
MigrateSimpletestConfigsTest::testSimpletestSettings in core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php
Tests migration of simpletest variables to simpletest.settings.yml.
SimpletestSettingsForm::buildForm in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Form constructor.
SimpletestSettingsForm::getEditableConfigNames in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Gets the configuration names that will be editable.
SimpletestSettingsForm::validateForm in core/modules/simpletest/src/Form/SimpletestSettingsForm.php
Form validation handler.
TestBase::run in core/modules/simpletest/src/TestBase.php
Run all tests in this class.

File

core/modules/simpletest/config/install/simpletest.settings.yml

View source
  1. clear_results: true
  2. httpauth:
  3. method: 1
  4. password: ''
  5. username: ''
  6. verbose: true

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.