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.ymlbased on template and Drupal.org Documentation for GitLab CI, to provide automated testing with GitLab CI pipelines. - Added
ctoolsmissing test dependency required for testing Views integration and - fixed minor PHPCS errors.