comparison 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
comparison
equal deleted inserted replaced
4231:e11b13418ba6 4232:0fbe5c605eb6
38 "id": "test-session-id", 38 "id": "test-session-id",
39 "state": XEP_0166.STATE_ACTIVE, 39 "state": XEP_0166.STATE_ACTIVE,
40 "contents": { 40 "contents": {
41 content_name: { 41 content_name: {
42 "application_data": {"media": "audio"}, 42 "application_data": {"media": "audio"},
43 "transport": MagicMock(),
43 "transport_data": { 44 "transport_data": {
44 "local_ice_data": { 45 "local_ice_data": {
45 "ufrag": "testufrag", 46 "ufrag": "testufrag",
46 "pwd": "testpwd", 47 "pwd": "testpwd",
47 "candidates": [ 48 "candidates": [