test_ok1/py/test/rsession/testing
hpk 4791dd6501 [svn r37909] a much much much larger refactoring than i originally
intended at this point:

* HostManager and HostRSync are now acting
  more locally, also easier to test.

* HostInfo deals with setting up gateways now

* HostManager, HostRSync and HostInfo are
  all tested now in test_hostmanage.py
  (and do not involve a full startup of RSessions)

* for rsyncing, the original directory structure
  (relative to config.topdir) is preserved on the
  other side, this makes "dist_rsync_roots" relatively
  clean now (but it doesn't pick up things on the fly,
  only initialises at the beginning)

* added lots of tests

* removed more occurences of pkgdir

* streamlined and simplified some tests

* removed lots of tests that do not appear to test
  specifically enough (and caused trouble for
  the refactoring)

* removed lots of (but not all, i guess) test-specific
  functionality in hostmanage.py and a bit in rsession.py

* removed HostOptions() in favour of rather directly
  accessing config values

--HG--
branch : trunk
2007-02-04 15:05:01 +01:00
..
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
example1.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
example2.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_boxing.py [svn r37278] move files from branch to trunk (and thus complete 2007-01-24 17:46:46 +01:00
test_executor.py [svn r37877] Intermediate checkin for some privatising of attributes 2007-02-03 19:29:24 +01:00
test_hostmanage.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
test_lsession.py [svn r37582] Updated mock-up function return value. 2007-01-30 11:45:46 +01:00
test_master.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
test_outcome.py [svn r37278] move files from branch to trunk (and thus complete 2007-01-24 17:46:46 +01:00
test_report.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
test_reporter.py [svn r37879] s/tryiter/_tryiter/ 2007-02-03 19:44:34 +01:00
test_rest.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
test_rsession.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
test_slave.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
test_web.py [svn r37278] move files from branch to trunk (and thus complete 2007-01-24 17:46:46 +01:00
test_webjs.py [svn r37409] Fix the test 2007-01-26 22:56:50 +01:00