Problem/Motivation

Core ships with a view to list all media items (core/modules/media/config/optional/views.view.media.yml) but we have 0 tests covering what that page should be showing.

Proposed resolution

Add tests to cover what the media overview page shows.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

marcoscano created an issue. See original summary.

marcoscano’s picture

Title: Add test coverage for media overview page » [PP-1] Add test coverage for media overview page
Status: Active » Postponed

We should do this when #2932369: Media Types missing access control handler result in empty column in media overview page is fixed, because we are changing parts of the view there.

marcoscano’s picture

Status: Postponed » Closed (duplicate)

In the end we decided to include the tests in #2932369: Media Types missing access control handler result in empty column in media overview page, so this becomes duplicate.