Skip to content

Issue #3413785 by DYdave: Automated testing on GitLab CI: Added initial...

https://www.drupal.org/project/block_class/issues/3413785

Ported automated tests from Drupal QA to Gitlab CI:

  • Added initial configuration file .gitlab-ci.yml based on template and Drupal.org Documentation for GitLab CI, to provide automated testing with GitLab CI pipelines.
  • Added ctools missing test dependency required for testing Views integration and
  • fixed minor PHPCS errors.

Merge request reports