Skip to content

Commit

Permalink
Add CMCD and MPD patch test documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed May 6, 2024
1 parent 13c3da2 commit ded15c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/testing/functional-test.md
Expand Up @@ -122,7 +122,9 @@ dash.js ships with predefined configuration files. They are located in `test/fun
| `audio/switch-audio` | Switch the audio language during playback and expect the player to download the right media segments. |
| `buffer/buffer-cleanup` | Play the stream for some time and expect the buffer level to stay withing the predefined tolerance. |
| `buffer/initial-buffer-target` | Set an initial buffer target and expect the player to build the buffer before starting playback. |
| `feature-support/cmcd` | Checks if CMCD parameters are included in outgoing segment requests if enabled. |
| `feature-support/emsg-triggered` | Checks if EMSG events are correctly parsed and dispatched to the application. |
| `feature-support/mpd-patching` | Checks if two consecutive manifest updates are of type <Patch> |
| `live/latency-catchup` | Expect the player to apply the catchup logic to stick to a certain latency if enabled. |
| `live/live-delay` | Expect the live delay to correspond to the initial settings. |
| `playback/ended` | Expect the ended event to be thrown once playback is finished. |
Expand Down

0 comments on commit ded15c0

Please sign in to comment.