Files
shaka-player/test
Andy(김규회) e19c24d5c6 test(ABR): add SimpleAbrManager integration test suite (#10126)
Add integration tests for `SimpleAbrManager`.

Uses the same `StreamGenerator` class already used in other integration
tests to serve media segments from memory, avoiding unpredictable
network conditions. Throughput is simulated deterministically by
deriving each segment's download time from a target bitrate in
NetworkingEngine's onDownloaded callback.

Related #9918 , also adds integration tests for the dropped frame
protection feature. Since real frame drops can't be reproduced in test
environment, so used `getVidoePlaybackQuality` to override on the real
video element to inject controlled drop ratios.

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 15:56:06 +02:00
..
2025-06-02 13:46:40 +02:00