b.t.p.t.TestRepository(per_repository.TestCaseWithRepository) : class documentation

Part of bzrlib.tests.per_repository.test_repository View In Hierarchy

No class docstring
Method assertFormatAttribute Assert that the format has an attribute 'attribute'.
Method test_attribute_fast_deltas Test the format.fast_deltas attribute.
Method test_attribute_supports_nesting_repositories Test the format.supports_nesting_repositories.
Method test_attribute_supports_unreferenced_revisions Test the format.supports_unreferenced_revisions.
Method test_attribute__fetch_reconcile Test the _fetch_reconcile attribute.
Method test_attribute_format_experimental Undocumented
Method test_attribute_format_pack_compresses Undocumented
Method test_attribute_format_supports_full_versioned_files Undocumented
Method test_attribute_format_supports_funky_characters Undocumented
Method test_attribute_format_supports_leaving_lock Undocumented
Method test_attribute_format_versioned_directories Undocumented
Method test_attribute_format_revision_graph_can_have_wrong_parents Undocumented
Method test_format_is_deprecated Undocumented
Method test_format_is_supported Undocumented
Method test_clone_to_default_format Undocumented
Method test_supports_rich_root Undocumented
Method test_clone_specific_format todo
Method test_format_initialize_find_open Undocumented
Method test_format_matchingbzrdir Undocumented
Method test_format_network_name Undocumented
Method test_create_repository Undocumented
Method test_create_repository_shared Undocumented
Method test_revision_tree Undocumented
Method test_get_revision_delta Undocumented
Method test_clone_bzrdir_repository_revision Undocumented
Method test_clone_repository_basis_revision Undocumented
Method test_clone_shared_no_tree Undocumented
Method test_upgrade_preserves_signatures Undocumented
Method test_format_description Undocumented
Method test_format_supports_external_lookups Undocumented
Method assertMessageRoundtrips Assert that message roundtrips to a repository and back intact.
Method test_commit_unicode_message Undocumented
Method test_commit_unicode_control_characters Undocumented
Method test_check_repository Check a fairly simple repository's history
Method test_get_revisions Undocumented
Method test_root_entry_has_revision Undocumented
Method test_pointless_commit Undocumented
Method test_format_attributes All repository formats should have some basic attributes.
Method test_iter_files_bytes Undocumented
Method test_get_graph Bare-bones smoketest that all repositories implement get_graph.
Method test_graph_ghost_handling Undocumented
Method test_get_known_graph_ancestry Undocumented
Method test_parent_map_type Undocumented
Method test_implements_revision_graph_can_have_wrong_parents All repositories should implement
Method test_add_signature_text Undocumented
Method make_remote_repository Make a RemoteRepository object backed by a real repository that will
Method test_sprout_from_hpss_preserves_format repo.sprout from a smart server preserves the repository format.
Method test_sprout_branch_from_hpss_preserves_repo_format branch.sprout from a smart server preserves the repository format.
Method test_sprout_branch_from_hpss_preserves_shared_repo_format branch.sprout from a smart server preserves the repository format of
Method test_clone_to_hpss Undocumented
Method test_clone_stacking_policy_upgrades Cloning an unstackable branch format to somewhere with a default
Method test__make_parents_provider Repositories must have a _make_parents_provider method that returns
Method make_repository_and_foo_bar Undocumented
Method test_find_branches Undocumented
Method test_find_branches_using Undocumented
Method test_find_branches_using_standalone Undocumented
Method test_find_branches_using_empty_standalone_repo Undocumented
Method test_set_get_make_working_trees_true Undocumented
Method test_set_get_make_working_trees_false Undocumented

Inherited from TestCaseWithRepository:

Method get_default_format Undocumented
Method make_repository Undocumented
def assertFormatAttribute(self, attribute, allowed_values):
Assert that the format has an attribute 'attribute'.
def test_attribute_fast_deltas(self):
Test the format.fast_deltas attribute.
def test_attribute_supports_nesting_repositories(self):
Test the format.supports_nesting_repositories.
def test_attribute_supports_unreferenced_revisions(self):
Test the format.supports_unreferenced_revisions.
def test_attribute__fetch_reconcile(self):
Test the _fetch_reconcile attribute.
def test_attribute_format_experimental(self):
Undocumented
def test_attribute_format_pack_compresses(self):
Undocumented
def test_attribute_format_supports_full_versioned_files(self):
Undocumented
def test_attribute_format_supports_funky_characters(self):
Undocumented
def test_attribute_format_supports_leaving_lock(self):
Undocumented
def test_attribute_format_versioned_directories(self):
Undocumented
def test_attribute_format_revision_graph_can_have_wrong_parents(self):
Undocumented
def test_format_is_deprecated(self):
Undocumented
def test_format_is_supported(self):
Undocumented
def test_clone_to_default_format(self):
Undocumented
def test_supports_rich_root(self):
Undocumented
def test_clone_specific_format(self):
todo
def test_format_initialize_find_open(self):
Undocumented
def test_format_matchingbzrdir(self):
Undocumented
def test_format_network_name(self):
Undocumented
def test_create_repository(self):
Undocumented
def test_create_repository_shared(self):
Undocumented
def test_revision_tree(self):
Undocumented
def test_get_revision_delta(self):
Undocumented
def test_clone_bzrdir_repository_revision(self):
Undocumented
def test_clone_repository_basis_revision(self):
Undocumented
def test_clone_shared_no_tree(self):
Undocumented
def test_upgrade_preserves_signatures(self):
Undocumented
def test_format_description(self):
Undocumented
def test_format_supports_external_lookups(self):
Undocumented
def assertMessageRoundtrips(self, message):
Assert that message roundtrips to a repository and back intact.
def test_commit_unicode_message(self):
Undocumented
def test_commit_unicode_control_characters(self):
Undocumented
def test_check_repository(self):
Check a fairly simple repository's history
def test_get_revisions(self):
Undocumented
def test_root_entry_has_revision(self):
Undocumented
def test_pointless_commit(self):
Undocumented
def test_format_attributes(self):
All repository formats should have some basic attributes.
def test_iter_files_bytes(self):
Undocumented
def test_get_graph(self):
Bare-bones smoketest that all repositories implement get_graph.
def test_graph_ghost_handling(self):
Undocumented
def test_get_known_graph_ancestry(self):
Undocumented
def test_parent_map_type(self):
Undocumented
def test_implements_revision_graph_can_have_wrong_parents(self):
All repositories should implement revision_graph_can_have_wrong_parents, so that check and reconcile can work correctly.
def test_add_signature_text(self):
Undocumented
def make_remote_repository(self, path, shared=None):
Make a RemoteRepository object backed by a real repository that will be created at the given path.
def test_sprout_from_hpss_preserves_format(self):
repo.sprout from a smart server preserves the repository format.
def test_sprout_branch_from_hpss_preserves_repo_format(self):
branch.sprout from a smart server preserves the repository format.
def test_sprout_branch_from_hpss_preserves_shared_repo_format(self):
branch.sprout from a smart server preserves the repository format of a branch from a shared repository.
def test_clone_to_hpss(self):
Undocumented
def test_clone_stacking_policy_upgrades(self):
Cloning an unstackable branch format to somewhere with a default stack-on branch upgrades branch and repo to match the target and honour the policy.
def test__make_parents_provider(self):
Repositories must have a _make_parents_provider method that returns an object with a get_parent_map method.
def make_repository_and_foo_bar(self, shared=None):
Undocumented
def test_find_branches(self):
Undocumented
def test_find_branches_using(self):
Undocumented
def test_find_branches_using_standalone(self):
Undocumented
def test_find_branches_using_empty_standalone_repo(self):
Undocumented
def test_set_get_make_working_trees_true(self):
Undocumented
def test_set_get_make_working_trees_false(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.