cybertools/agent/testing
2008-06-23 20:24:58 +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 changed rpcapi.py and rpcserver to support the remoteCall call schema properly (was first implemented wrong with the server having the callRemote method, which actually should be part of the xmlrpc.Proxy). 2008-06-23 20:24:58 +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