Improve test coverage of file access handling by unit testing FileAccessControlHandler

Per parent, explicit tests should be added for each entity type access control handler.

CommentFileSizeAuthor
#3 3103265-3.patch2.43 KBacbramley

Comments

dpi created an issue. See original summary.

Version: 8.9.x-dev » 9.1.x-dev

Drupal 8.9.0-beta1 was released on March 20, 2020. 8.9.x is the final, long-term support (LTS) minor release of Drupal 8, which means new developments and disruptive changes should now be targeted against the 9.1.x-dev branch. For more information see the Drupal 8 and 9 minor version schedule and the Allowed changes during the Drupal 8 and 9 release cycles.

acbramley’s picture

Status: Active » Needs review
StatusFileSize
new2.43 KB

Porting FileEntityAccessControlHandlerTest from parent issue + updates from reviews.

acbramley’s picture

Status: Needs review » Closed (duplicate)