Add XML structure preview tree for AI page
This commit is contained in:
@@ -2376,6 +2376,9 @@ def test_html5_ai_structure_check_path_reports_xml_export_layout(tmp_path: Path)
|
||||
assert "Главная папка: Конфигурация" in checked.text
|
||||
assert "Папки расширений: CRM" in checked.text
|
||||
assert "Первые файлы объектов: Конфигурация/metadata.xml, CRM/РасширениеCRM.mdo" in checked.text
|
||||
assert "Предпросмотр структуры" in checked.text
|
||||
assert "Главная конфигурация" in checked.text
|
||||
assert "Первые файлы модулей" in checked.text
|
||||
|
||||
|
||||
def test_html5_ai_structure_check_path_rejects_binary_input_for_xml_flow(tmp_path: Path):
|
||||
|
||||
Reference in New Issue
Block a user