Part of bzrlib.tests.per_branch
The tags are actually in the Branch.tags namespace, but these are 1:1 with Branch implementations so can be tested from here.
| Class | TestBranchTags | No class docstring; 3/19 methods documented |
| Class | TestTagsMergeToInCheckouts | Tests for checkout.branch.tags.merge_to. |
| Class | TestUnsupportedTags | Formats that don't support tags should give reasonable errors. |
| Class | AutomaticTagNameTests | Undocumented |