diff tests/unit/test_plugin_xep_0176.py @ 4232:0fbe5c605eb6

tests (unit/webrtc,XEP-0176, XEP-0234): Fix tests and add webrtc file transfer tests: fix 441
author Goffi <goffi@goffi.org>
date Sat, 06 Apr 2024 12:59:50 +0200
parents 716dd791be46
children
line wrap: on
line diff
--- a/tests/unit/test_plugin_xep_0176.py	Sat Apr 06 12:57:23 2024 +0200
+++ b/tests/unit/test_plugin_xep_0176.py	Sat Apr 06 12:59:50 2024 +0200
@@ -40,6 +40,7 @@
             "contents": {
                 content_name: {
                     "application_data": {"media": "audio"},
+                    "transport": MagicMock(),
                     "transport_data": {
                         "local_ice_data": {
                             "ufrag": "testufrag",