~bzr-pqm/bzr/bzr.dev

Add tests around connection reuse.

* bzrlib/transport/__init__.py:
(ConnectedTransport._update_credentials): New method for
transports that can authenticate again while keeping the
connection alive.

* bzrlib/tests/test_transport_implementations.py:
(TransportTests.test__reuse_for,
TransportTests.test_reuse_connection_for_various_paths): More
tests for _reuse_for.

* bzrlib/tests/test_transport.py:
(TestConnectedTransport.test_connection_sharing_propagate_credentials):
Add test for _update_credentials.
(TestReusedTransports.test_reuse_same_transport): More tests.
Filename Latest Rev Last Changed Committer Comment Size
..
HACKING 2488.1.2 17 years ago John Arbash Meinel (Robert Collins) Document TreeBuilder, and do some 40.9 KB Diff Download File
incremental-push-pull.txt 2481.1.5 17 years ago Robert Collins Incremental push-pull performance anlysis draft. 11 KB Diff Download File
index.txt 2481.1.4 17 years ago Robert Collins Fix the developer documentation to use the right s 361 bytes Diff Download File
performance-roadmap-rationale.txt 2481.1.3 17 years ago Robert Collins Add the performance roadmap rationale. 4.8 KB Diff Download File
performance-roadmap.txt 2481.1.5 17 years ago Robert Collins Incremental push-pull performance anlysis draft. 323 bytes Diff Download File
performance-use-case-analysis.txt 2481.1.5 17 years ago Robert Collins Incremental push-pull performance anlysis draft. 5.5 KB Diff Download File