13 calls to RecipeTestTrait::applyRecipe()
- CoreRecipesTest::testApplyRecipe in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ CoreRecipesTest.php - Test the recipe apply.
- GenericRecipeTestBase::doApply in core/
modules/ system/ tests/ src/ Functional/ Recipe/ GenericRecipeTestBase.php - Applies the recipe under test.
- RecipeCommandTest::testDefaultInputValueFromConfig in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php - RecipeCommandTest::testErrorOnNonExistentDirectory in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php - Tests the recipe command with a non-existent directory.
- RecipeCommandTest::testExceptionOnRollback in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php - Tests that errors during config rollback won't steamroll validation errors.
- RecipeCommandTest::testPassInput in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php - RecipeCommandTest::testPassInvalidInput in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php - RecipeCommandTest::testRecipeCommand in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RecipeCommandTest.php - RollbackTest::testRollbackForInvalidConfig in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ RollbackTest.php - @testWith ["invalid_config", "core.date_format.invalid"] ["recipe_depend_on_invalid", "core.date_format.invalid"] ["recipe_depend_on_invalid_config_and_valid_modules", "core.date_format.invalid"]
- StandardRecipeInstallTest::installResponsiveImage in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeInstallTest.php - Installs the responsive image module.
- StandardRecipeInstallTest::testStandard in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeInstallTest.php - StandardRecipeTest::installResponsiveImage in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeTest.php - Installs the responsive image module.
- StandardRecipeTest::testStandard in core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeTest.php - Tests Standard installation recipe.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.