Enforce tenant policy on public scheduling links

This commit is contained in:
2026-08-04 09:29:36 +02:00
parent 22555f2603
commit 9fd2ccd0a5
3 changed files with 77 additions and 4 deletions
+1
View File
@@ -29,6 +29,7 @@ class SchedulingManifestTests(unittest.TestCase):
self.assertIn("addresses.people_search", manifest.optional_capabilities)
self.assertIn("evaluation", manifest.optional_dependencies)
self.assertIsNotNone(manifest.route_factory)
self.assertIsNotNone(manifest.public_tenant_resolver)
self.assertIsNotNone(manifest.migration_spec)
self.assertIsNotNone(manifest.frontend)
self.assertEqual(