Closed (fixed)
Project:
Taarikh
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2020 at 20:19 UTC
Updated:
5 Apr 2020 at 20:29 UTC
Jump to comment: Most recent
Class Drupal\taarikh\Tests\LoadTest extends deprecated class Drupal\simpletest\WebTestBase. Deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Instead, use \Drupal\Tests\BrowserTestBase. See https://www.drupal.org/node/3030340. Replacement available from drupal:8.6.0.
Comments
Comment #2
hussainwebConverting simpletest based test to BrowserTestBase using https://www.drupal.org/docs/8/testing/converting-d7-and-d8-simpletests-t... and https://www.drupal.org/node/2783189
Comment #4
hussainweb