Release govoplan-views v0.1.22: unify interface contracts and documentation
This commit is contained in:
@@ -56,6 +56,10 @@ class ViewsInterfaceDocumentationContractTests(unittest.TestCase):
|
||||
)
|
||||
)
|
||||
self.assertEqual("reference", reference.metadata["kind"])
|
||||
self.assertIn("shared navigation editor", workflow.body)
|
||||
self.assertIn("gemeinsamen Navigationseditor", workflow.translations["de"]["body"])
|
||||
self.assertIn("Views cannot create navigation", reference.body)
|
||||
self.assertIn("keine Navigationssperren", reference.translations["de"]["body"])
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user