查看规则树、知识源和切片策略。
diff --git a/tests/test_scenarios.py b/tests/test_scenarios.py index e06cbf8..6729490 100644 --- a/tests/test_scenarios.py +++ b/tests/test_scenarios.py @@ -161,3 +161,22 @@ def test_base_layout_exposes_four_topnav_links(client): assert reverse("documents:list") in content assert reverse("platform_ui:knowledge-base") in content assert reverse("audit:list") in content + + +def test_home_page_uses_unified_four_entry_labels(client): + response = client.get("/") + + content = response.content.decode("utf-8") + assert response.status_code == 200 + assert "