pytest2/py/test/rsession
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
..
testing [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
webdata [svn r37278] move files from branch to trunk (and thus complete 2007-01-24 17:46:46 +01:00
__init__.py [svn r37264] create the new development trunk 2007-01-24 15:24:01 +01:00
box.py [svn r37278] move files from branch to trunk (and thus complete 2007-01-24 17:46:46 +01:00
executor.py [svn r37862] Move Skipped/Failed/Passed out of public namespace 2007-02-03 13:14:46 +01:00
hostmanage.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
local.py [svn r37741] monster checking for 2007-02-01 16:20:39 +01:00
master.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
outcome.py [svn r37438] Fiddle-fixed --rest, although it works now some cleanups would be nice... 2007-01-27 16:37:43 +01:00
report.py [svn r37278] move files from branch to trunk (and thus complete 2007-01-24 17:46:46 +01:00
reporter.py [svn r37879] s/tryiter/_tryiter/ 2007-02-03 19:44:34 +01:00
rest.py [svn r37879] s/tryiter/_tryiter/ 2007-02-03 19:44:34 +01:00
rsession.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
slave.py [svn r37909] a much much much larger refactoring than i originally 2007-02-04 15:05:01 +01:00
web.py [svn r37879] s/tryiter/_tryiter/ 2007-02-03 19:44:34 +01:00
webjs.py [svn r37720] Kill dead import 2007-02-01 12:28:45 +01:00