You are here

public property JsMinifyPagesTest::$routes in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 advagg_js_minify/tests/src/Functional/JsMinifyPagesTest.php \Drupal\Tests\advagg_js_minify\Functional\JsMinifyPagesTest::routes

Routes to test.

Type: array

Overrides AdminPagesTest::$routes

File

advagg_js_minify/tests/src/Functional/JsMinifyPagesTest.php, line 28

Class

JsMinifyPagesTest
Tests that all the AdvAgg JS Minifier path(s) return valid content.

Namespace

Drupal\Tests\advagg_js_minify\Functional

Code

public $routes = [
  'advagg_js_minify.settings',
];