cacheflush-8.x-1.x-dev/drupalci.yml
drupalci.yml
build:
assessment:
validate_codebase:
phplint:
container_composer:
csslint:
eslint:
phpcs:
testing:
run_tests.standard:
types: 'Simpletest,PHPUnit-Unit,PHPUnit-Kernel,PHPUnit-Functional'
# Test for Drupal 9 compatibility
suppress-deprecations: false
run_tests.js:
concurrency: 1
types: 'PHPUnit-FunctionalJavascript'
# Test for Drupal 9 compatibility
suppress-deprecations: false
nightwatchjs:
