[video_player] android: add tests to make sure playing local assets is successful #69209
Labels
p: video_player
The Video Player plugin
P1
High-priority issues at the top of the work list
package
flutter/packages repository. See also p: labels.
platform-android
Android applications specifically
We should add tests to make sure the local assets could be loaded by the video player plugin.
Issue: flutter/plugins#3123
This PR fixed the issue, but was landed without tests: flutter/plugins#3123
There is already a test available in the plugin, we just couldn't enable it on CI due to some issues. https://github.com/flutter/plugins/blob/master/packages/video_player/video_player/example/test_driver/video_player_test.dart#L17
The text was updated successfully, but these errors were encountered: