Skip to content

Issue #3439495 by DYdave: Automated testing on GitlabCI: Fixed phpunit errors:...

https://www.drupal.org/project/dashboards/issues/3439495

Automated testing on GitlabCI: Fix job errors and try to pass all tests

  • Fixed phpunit errors: Fixed Functional tests crashing due to error InvalidPluginDefinitionException: The dashboard entity type did not specify a default form class. and fixed FunctionalJavascript tests failing assertions.
  • Fixed all eslint errors.
  • Fixed all phpcs errors Use statements should be sorted alphabetically. in all the reported files.

More work needed to fix cspell, eslint and phpstan errors.

Merge request reports