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.
Comments
Comment #2
marcoscanoWe 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.
Comment #3
marcoscanoIn 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.