diff tests/unit/test_plugin_xep_0167.py @ 4293:9447796408f6 default tip @

tests (unit): add test for XEP-0298 plugin + fix XEP-0167: fix 447
author Goffi <goffi@goffi.org>
date Mon, 29 Jul 2024 03:49:26 +0200
parents f1d0cde61af7
children
line wrap: on
line diff
--- a/tests/unit/test_plugin_xep_0167.py	Mon Jul 29 03:31:13 2024 +0200
+++ b/tests/unit/test_plugin_xep_0167.py	Mon Jul 29 03:49:26 2024 +0200
@@ -135,6 +135,7 @@
             "audio": {
                 "application_data": {
                     "media": "audio",
+                    "msid-semantic": "WMS",
                     "payload_types": {
                         96: {
                             "clockrate": 48000,
@@ -143,6 +144,7 @@
                             "parameters": {"sprop-stereo": "1"},
                         }
                     },
+                    "senders": "both",
                 },
                 "id": "audio",
                 "senders": "both",