Same name and namespace in other branches
  1. 6.0.x tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\advagg_tests 1 comment
  2. 7.x-2.x tests/advagg.test \advagg_tests 1 comment
  3. 8.x-2.x src/Tests/AdvaggTestBase.php \Drupal\advagg\Tests\advagg_tests 1 comment
  4. 8.x-3.x tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\advagg_tests 1 comment
  5. 8.x-4.x tests/src/Functional/AdvaggFunctionalTestBase.php \Drupal\Tests\advagg\functional\advagg_tests 1 comment

The automated test suit for Advanced Aggregates.

File

tests/src/Functional/AdvaggFunctionalTestBase.php, line 8

Classes

Title Sort descending File name Summary
AdminPagesTest tests/src/Functional/AdminPagesTest.php Tests that all the admin path(s) return valid content.
AdvaggPathManipulationTest tests/src/Functional/AdvaggPathManipulationTest.php Tests that all the asset path settings function correctly.
BundlerTest advagg_bundler/tests/src/Functional/BundlerTest.php Tests that AdvAgg Bundler is functioning correctly.
CdnTest advagg_cdn/tests/src/Functional/CdnTest.php Tests that AdvAgg CDN changes are properly applied.
CombineMediaQueriesTest tests/src/Functional/CombineMediaQueriesTest.php Test combining css media queries.
CssMinifyPagesTest advagg_css_minify/tests/src/Functional/CssMinifyPagesTest.php Tests that all the AdvAgg CSS Minifier path(s) return valid content.
ExtMinifyPagesTest advagg_ext_minify/tests/src/Functional/ExtMinifyPagesTest.php Tests that all the AdvAgg External Minification path(s) return valid content.
JsMinifyPagesTest advagg_js_minify/tests/src/Functional/JsMinifyPagesTest.php Tests that all the AdvAgg JS Minifier path(s) return valid content.
ModifierPagesTest advagg_mod/tests/src/Functional/ModifierPagesTest.php Tests that all the AdvAgg Modifier path(s) return valid content.
ValidatorPagesTest advagg_validator/tests/src/Functional/ValidatorPagesTest.php Tests that all the AdvAgg validator path(s) return valid content.