Issue #2751465: Add tests coverage for configuration translation

Adds tests for:

  • Functional config translation coverage
  • JavaScript popup behaviour coverage
  • JavaScript translated popup coverage

Uses https://www.drupal.org/files/issues/2019-07-23/2751465-13.patch for reference.

Verification passed:

  • PHP syntax checks on all three files
  • phpcs --standard=Drupal,DrupalPractice
  • Focused PHPUnit run in DDEV with temporary Selenium/Chromium: 3 tests, 23 assertions
  • Only PHPUnit deprecation notices were reported

Closes #2751465

Edited by Kieran Cott

Merge request reports

Loading