? Config.pyc ? ConfigUtils.pyc ? ConnectionMgr.pyc ? ZSyncer.pyc ? __init__.pyc ? diff.txt ? msg.txt ? utils.pyc ? xmlrpclibBasicAuth.pyc ? tests/testFunctionalSessions.py Index: TODO.txt =================================================================== RCS file: /cvsroot/zsyncer/ZSyncer/TODO.txt,v retrieving revision 1.56 diff -r1.56 TODO.txt 373a374,391 > <<<<<<< TODO.txt > > * XXX IN PROGRESS > More tests! For testing remote calls, Alan Milligan suggests: > > In ZSyncerTestCase, we need to start up the web server as: > > # Start the web server > > host, port = ZopeTestCase.utils.startZServer(4) > > We thus make the host and port > available globally, setup two instances and have them reference > each other as http://host:port//instanceX > > > ======= > >>>>>>> 1.55