b.t.p.t.TestPush(per_branch.TestCaseWithBranch) : class documentation

Part of bzrlib.tests.per_branch.test_push View In Hierarchy

No class docstring
Method test_push_convergence_simple Undocumented
Method test_push_merged_indirect Undocumented
Method test_push_to_checkout_updates_master Pushing into a checkout updates the checkout and the master branch
Method test_push_raises_specific_error_on_master_connection_error Undocumented
Method test_push_new_tag_to_bound_branch Undocumented
Method test_push_uses_read_lock Push should only need a read lock on the source side.
Method test_push_within_repository Push from one branch to another inside the same repository.
Method test_push_overwrite_with_older_mainline_rev Pushing an older mainline revision with overwrite.
Method test_push_overwrite_of_non_tip_with_stop_revision Combining the stop_revision and overwrite options works.
Method test_push_repository_no_branch_doesnt_fetch_all_revs Undocumented
Method test_push_with_default_stacking_does_not_create_broken_branch Pushing a new standalone branch works even when there's a default

Inherited from TestCaseWithBranch:

Method setUp Undocumented
Method get_branch Undocumented
Method get_default_format Undocumented
Method make_branch Undocumented
Method create_tree_with_merge Create a branch with a simple ancestry.
def test_push_convergence_simple(self):
Undocumented
def test_push_merged_indirect(self):
Undocumented
def test_push_to_checkout_updates_master(self):
Pushing into a checkout updates the checkout and the master branch
def test_push_raises_specific_error_on_master_connection_error(self):
Undocumented
def test_push_new_tag_to_bound_branch(self):
Undocumented
def test_push_uses_read_lock(self):
Push should only need a read lock on the source side.
def test_push_within_repository(self):
Push from one branch to another inside the same repository.
def test_push_overwrite_with_older_mainline_rev(self):
Pushing an older mainline revision with overwrite.

This was <https://bugs.launchpad.net/bzr/+bug/386576>.

def test_push_overwrite_of_non_tip_with_stop_revision(self):
Combining the stop_revision and overwrite options works.

This was <https://bugs.launchpad.net/bzr/+bug/234229>.

def test_push_repository_no_branch_doesnt_fetch_all_revs(self):
Undocumented
def test_push_with_default_stacking_does_not_create_broken_branch(self):
Pushing a new standalone branch works even when there's a default stacking policy at the destination.

The new branch will preserve the repo format (even if it isn't the default for the branch), and will be stacked when the repo format allows (which means that the branch format isn't necessarly preserved).

API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.