[Telepathy-commits] [telepathy-salut/master] add a TODO saying FT tests should share more code

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Mon Nov 10 03:13:07 PST 2008


---
 .../avahi/test-send-file-provide-immediately.py    |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/avahi/test-send-file-provide-immediately.py b/tests/twisted/avahi/test-send-file-provide-immediately.py
index 8b36b86..397c21f 100644
--- a/tests/twisted/avahi/test-send-file-provide-immediately.py
+++ b/tests/twisted/avahi/test-send-file-provide-immediately.py
@@ -51,6 +51,9 @@ m = md5.new()
 m.update(FILE_DATA)
 FILE_HASH = m.hexdigest()
 
+# TODO: There is lot of duplicated code between FT tests. Would be good to
+# refactor them.
+
 def test(q, bus, conn):
     conn.Connect()
     q.expect('dbus-signal', signal='StatusChanged', args=[0L, 0L])
-- 
1.5.6.5




More information about the Telepathy-commits mailing list