Tests currently do not pass in Drupal 9; so far, this appears mostly to be the $defaultTheme property not being defined in any of them. Let's get that fixed up so we can ensure that this module works, and continues to work, on Drupal 9.

CommentFileSizeAuthor
#2 3130072-2.patch1.12 KBphenaproxima

Comments

phenaproxima created an issue. See original summary.

phenaproxima’s picture

Status: Active » Needs review
StatusFileSize
new1.12 KB

This passed for me locally. Let's give it a try!

phenaproxima’s picture

Issue summary: View changes

  • phenaproxima committed 2981825 on 8.x-2.x
    Issue #3130072 by phenaproxima: Fix tests on Drupal 9
    
phenaproxima’s picture

Status: Needs review » Fixed

These changes are backwards-compatible and only affect test code. Therefore, I feel good about committing them, and it will unblock required fixes in OpenAPI REST. So...committed and pushed to 8.x-2.x.

Status: Fixed » Closed (fixed)

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