Problem/Motivation

\Drupal\ajax_comments\Tests\AjaxCommentsSettingsFormTest is listed in an old Simpletest directory.

Proposed resolution

Move \Drupal\ajax_comments\Tests\AjaxCommentsSettingsFormTest to the Functional tests namespace, similar to the \Drupal\Tests\comment\Functional\CommentTestBase it extends.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3303734-2.patch591 bytesidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new591 bytes

Attached patch moves \Drupal\ajax_comments\Tests\AjaxCommentsSettingsFormTest to the Functional tests namespace, similar to the \Drupal\Tests\comment\Functional\CommentTestBase it extends.

  • c5dbd75 committed on 8.x-1.x
    Issue #3303734 by idebr: Move AjaxCommentsSettingsFormTest to the...
idebr’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.