Issue #3413785 by DYdave: Automated testing on GitLab CI: Added initial...
requested to merge issue/block_class-3413785:3413785-7.x-2.x-update-testing-configuration into 7.x-2.x
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.