Problem/Motivation

Chosen currently uses the Drupal\chosen\Tests\Form\ChosenFormTest test that extends Simpletest. This test extends the deprecated Simpletest WebTestBase.

Proposed resolution

Convert the Drupal\chosen\Tests\Form\ChosenFormTest to extend a PHPUnit base class instead.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3055960-2.patch1.1 KBidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new1.1 KB

Attached patch updates Drupal\chosen\Tests\Form\ChosenFormTest to extend a PHPUnit base class instead.

  • nagy.balint committed 5ff7501 on 8.x-2.x authored by idebr
    Issue #3055960 by idebr: Convert automated test based on Simpletest to...
nagy.balint’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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