We can use assertSession instead of assertRaw

CommentFileSizeAuthor
ableplayer-25-1567126211.patch1.31 KBpifagor

Comments

pifagor created an issue. See original summary.

themusician’s picture

Thanks pifagor for the patch.

I am not sure how far along we are with the tests in D8. I think the D7 version used SimpleTest, and now those are deprecated for PHP Unit Tests. https://www.drupal.org/docs/8/phpunit

We hope to get a beta for 8.x pushed out here this coming week. The most up to date code can be found at https://bitbucket.org/wwuweb/ableplayer/src/8.x-1.x/ as we continue to learn D8 module development.

As tests get rewritten, we can make sure we are getting rid of this deprecated code.

themusician’s picture

Status: Needs review » Fixed

Thank you for the patch pifagor.

Status: Fixed » Closed (fixed)

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