Part of bzrlib.tests.per_interrepository
InterRepository implementation tests for bzr. These test the conformance of all the interrepository variations to the expected API including generally applicable corner cases. Specific tests for individual formats are in the tests/test_repository.py file rather than in tests/per_interrepository/*.py.
Function | make_scenarios | Transform the input formats to a list of scenarios. |
Function | default_test_list | Generate the default list of interrepo permutations to test. |
Class | TestCaseWithInterRepository | Undocumented |
Function | load_tests | Undocumented |