cybertools/agent/testing
scrat af16d445c6 further work on the transporter integration.added functionality for testing a simulated rpcserver similar to what has been done for outlook crawler.
until now unfortunately using the testcase for the transporter does not work, because the params handed over in the doctest do not arrive at the Transporter object. This is why the doctest is not yet registered in cybertools.agent/test.py

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@2718 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-06-22 15:58:38 +00:00
..
data add basic filesystem crawler 2008-05-01 18:59:06 +00:00
__init__.py work in progress: fake windows API for testing with Outlook crawler 2008-04-07 07:30:47 +00:00
agent.cfg added modules for setting up real-life test runs 2008-06-04 15:47:04 +00:00
control.py added modules for setting up real-life test runs 2008-06-04 15:47:04 +00:00
main.py added modules for setting up real-life test runs 2008-06-04 15:47:04 +00:00
main_outlook.py Changed bad return type self.result in outllok.py back to None 2008-04-22 21:26:14 +00:00
main_transport.py further work on the transporter integration.added functionality for testing a simulated rpcserver similar to what has been done for outlook crawler. 2008-06-22 15:58:38 +00:00
outlook.cfg Changed bad return type self.result in outllok.py back to None 2008-04-22 21:26:14 +00:00
rpcserver.py further work on the transporter integration.added functionality for testing a simulated rpcserver similar to what has been done for outlook crawler. 2008-06-22 15:58:38 +00:00
transporter.cfg further work on the transporter integration.added functionality for testing a simulated rpcserver similar to what has been done for outlook crawler. 2008-06-22 15:58:38 +00:00
winapi.py now the doctest *really* works with the winapi.py. 2008-05-31 13:48:47 +00:00