[Telepathy-commits] [telepathy-salut/master] test-two-muc-stream-tubes: check if Parameters are announced in incoming tube

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Mar 11 09:15:34 PDT 2009


---
 tests/twisted/avahi/test-two-muc-stream-tubes.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/avahi/test-two-muc-stream-tubes.py b/tests/twisted/avahi/test-two-muc-stream-tubes.py
index 640c9e3..d587183 100644
--- a/tests/twisted/avahi/test-two-muc-stream-tubes.py
+++ b/tests/twisted/avahi/test-two-muc-stream-tubes.py
@@ -376,6 +376,7 @@ def test(q, bus, conn):
             assert props[REQUESTED] == False
             assert props[INTERFACES] == [CHANNEL_IFACE_GROUP, CHANNEL_IFACE_TUBE]
             assert props[STREAM_TUBE_SERVICE] == 'test'
+            assert props[TUBE_PARAMETERS] == sample_parameters
 
             contact2_tube = bus.get_object(conn.bus_name, path)
             contact2_stream_tube = make_channel_proxy(conn, path, "Channel.Type.StreamTube.DRAFT")
-- 
1.5.6.5




More information about the telepathy-commits mailing list