Changes between Initial Version and Version 1 of Ticket #68, comment 29


Ignore:
Timestamp:
2010-07-06T18:14:32Z (14 years ago)
Author:
writefaruq
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68, comment 29

    initial v1  
    1 {{{allmydata.client.Client.self.introducer_furl}}} is called from {{{allmydata.web.root.Root}}} for fetching the list of introducer furls. But that can be replaced by new code that is tested  by {{{test_root.py}}} 
     1{{{allmydata.client.Client.self.introducer_furl}}} is called from {{{allmydata.web.root.Root}}} for fetching the list of introducer furls. But that can be replaced by new code that is tested  by {{{test_root.py}}}.  {{{self.introducer_furl}}} is also called from various testing modules, e.g. test/common.py (line 471). I'm not sure if they need to be patched at this moment.