server/test/unittest_datafeed.py
changeset 7552 82dde8276a5b
parent 7543 570522300e22
child 7631 4ac19f288149
--- a/server/test/unittest_datafeed.py	Wed Jun 22 12:31:55 2011 +0200
+++ b/server/test/unittest_datafeed.py	Wed Jun 22 18:53:36 2011 +0200
@@ -67,6 +67,7 @@
                               'source': {'uri': 'myfeed', 'type': 'datafeed'},
                               'extid': 'http://www.cubicweb.org/'}
                              )
+            self.assertEqual(entity.absolute_url(), 'extid': 'http://www.cubicweb.org/')
             # test repo cache keys
             self.assertEqual(self.repo._type_source_cache[entity.eid],
                              ('Card', 'system', 'http://www.cubicweb.org/', 'myfeed'))