- Issue created by @jonathan1055
- 🇬🇧United Kingdom jonathan1055
I've add src/Functional/GitlabTemplatesDownstreamTest.php but the pipeline phpunit job did not get added. Not sure why.
- 🇬🇧United Kingdom jonathan1055
Added functionality for
BEFORE_SCRIPT_ACTIONS "phpunit-fail"
. Tested here and fails as required
https://git.drupalcode.org/issue/gitlab_templates_downstream-3506676/-/j... -
jonathan1055 →
committed a96e94cf on d10-plus
Issue #3506676 by jonathan1055: Add a phpunit test
-
jonathan1055 →
committed a96e94cf on d10-plus
-
jonathan1055 →
committed 9bbbe216 on d9-basic
Issue #3506676 by jonathan1055: Add a phpunit test
-
jonathan1055 →
committed 9bbbe216 on d9-basic
- 🇬🇧United Kingdom jonathan1055
Committed to d10 and cherry-picked to d9.
Tests for d7 now run https://git.drupalcode.org/project/gitlab_templates_downstream/-/pipelin...
and withBEFORE_SCRIPT_ACTIONS phpunit-fail
https://git.drupalcode.org/issue/gitlab_templates_downstream-3506676/-/j... -
jonathan1055 →
committed 15f90f62 on d7-basic
Issue #3506676 by jonathan1055: Add a phpunit test
-
jonathan1055 →
committed 15f90f62 on d7-basic
-
jonathan1055 →
committed a4d658d7 on d7-composer
Issue #3506676 by jonathan1055: Add a phpunit test
-
jonathan1055 →
committed a4d658d7 on d7-composer
-
jonathan1055 →
committed 122ee98c on d9-basic
Issue #3506676 by jonathan1055: Fix filename in BEFORE_SCRIPT_ACTIONS
-
jonathan1055 →
committed 122ee98c on d9-basic
-
jonathan1055 →
committed ede415a7 on d10-plus
Issue #3506676 by jonathan1055: Fix filename in BEFORE_SCRIPT_ACTIONS
-
jonathan1055 →
committed ede415a7 on d10-plus
- 🇬🇧United Kingdom jonathan1055
It was on my list anyway, but came to the fore as needed for the testing in
✨ Try to remove most of the hardcoded "/custom" paths and use DRUPAL_PROJECT_FOLDER to calculate the right ones ActiveThe actual phpunit tests do not really check anything except a simple boolean value, but I guess that's OK. We only need the tests to exist and run, as that allows us to see the environment variables, check versions, directory structure and force a failure when needed.
Automatically closed - issue fixed for 2 weeks with no activity.