2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
@@ -99,6 +104,17 @@ public function testViewsFetchFields() {
),
'area'=>array(
'created',
'job',
'age'
),
'header'=>array(
'created',
'job',
'age'
),
'footer'=>array(
'created',
'job',
),
);
...
...
@@ -110,6 +126,16 @@ public function testViewsFetchFields() {
});
$this->assertEqual($expected_keys,array_keys($fields),format_string('Handlers of type @handler_type are listed as expected.',array('@handler_type'=>$handler_type)));
}
// Check for subtype filtering, so header and footer.