]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/history - src/allmydata/test/test_node.py
Eliminate mock dependency.
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / test / test_node.py
2015-07-17 Daira HopwoodEliminate mock dependency. 2465.eliminate-mock.1 175/head
2015-02-10 Daira HopwoodMerge pull request #142 from tahoe-lafs/754.location...
2015-02-10 Daira HopwoodAdd tests for combining autodetected and statically...
2015-02-10 Daira Hopwoodtest_node.py: refactor test_location* to reduce code...
2014-05-12 zookoMerge pull request #91 from zooko/master
2014-05-05 Daira HopwoodError if a .furl config entry contains an unescaped...
2012-06-11 Brian Warnernode.py: add get_private_config()
2012-04-29 david-sarahMake sure that foolscap.logging.log.setLogDir is called...
2011-08-08 david-sarahtest_node.py: test that we tolerate a UTF-8 BOM at...
2010-02-26 david-sarahChange relative imports to absolute
2010-01-14 Brian Warnerhush pyflakes-0.4.0 warnings: slightly less-trivial...
2009-05-22 Brian Warnerswitch all foolscap imports to use foolscap.api or...
2009-02-23 Brian Warnertests: stop using setUpClass/tearDownClass, since they...
2008-11-13 Brian Warnertahoe.cfg: add tub.location, to override the location...
2008-10-29 Brian Warnermove testutil into test/common_util.py, since it doesn...
2008-09-30 Brian Warnertest_node: improve coverage of advertised_ip_addresses...
2007-12-17 Zooko O'Whielacronxput all private state in $BASEDIR/private
2007-12-13 Brian Warnerremove logpublisher, use the Foolscap version now that...
2007-12-13 Brian Warnerremove tests of logging functionality that's been subsu...
2007-11-20 Brian Warnerhierarchical logging: add numbered messages and parent...
2007-11-17 Brian Warnerlogpublisher: implement subscribe/publish for log,...
2007-11-02 Brian Warnerimplement preliminary log publisher/gatherer
2007-10-31 Brian Warnertest_node.py: more coverage of Node.log
2007-10-31 Brian Warnertest_node.py: improve test coverage of node.py
2007-05-24 Brian Warnertest_node.py: hush pyflakes warnings
2007-05-23 Zooko O'Whielacronxadd unit test for "advertised_ip_addresses" feature...