test_structure_gui ================== .. py:module:: test_structure_gui Functions --------- .. autoapisummary:: test_structure_gui.app test_structure_gui.window test_structure_gui.combo_items test_structure_gui.test_gui_window_smoke_loads_main_sections test_structure_gui.test_generator_keeps_expected_metal_and_graphene_options test_structure_gui.test_generator_builds_core_shell_and_microscope_commands test_structure_gui.test_core_shell_generation_reports_au_ag_counts test_structure_gui.test_smiles_tab_uses_typed_title test_structure_gui.test_viewer_atom_selection_filters_current_structure test_structure_gui.test_atom_selection_supports_negative_comparisons test_structure_gui.test_atom_selection_is_stored_per_tab test_structure_gui.test_mixed_metal_cpk_scene_uses_mixed_render_path test_structure_gui.test_manipulator_enantiomer_uses_selected_structure_then_centers test_structure_gui.test_center_to_origin_button_depends_on_selected_structure_center test_structure_gui.test_manipulator_source_tracks_selected_viewer_tab test_structure_gui.test_center_to_origin_disabled_for_joint_visualization test_structure_gui.test_manipulator_enantiomer_generates_mirrored_xyz test_structure_gui.test_install_and_uninstall_scripts_parse Module Contents --------------- .. py:function:: app() .. py:function:: window(app) .. py:function:: combo_items(combo) .. py:function:: test_gui_window_smoke_loads_main_sections(window) .. py:function:: test_generator_keeps_expected_metal_and_graphene_options(window) .. py:function:: test_generator_builds_core_shell_and_microscope_commands(window) .. py:function:: test_core_shell_generation_reports_au_ag_counts(window) .. py:function:: test_smiles_tab_uses_typed_title(window) .. py:function:: test_viewer_atom_selection_filters_current_structure(window) .. py:function:: test_atom_selection_supports_negative_comparisons() .. py:function:: test_atom_selection_is_stored_per_tab(window) .. py:function:: test_mixed_metal_cpk_scene_uses_mixed_render_path(window) .. py:function:: test_manipulator_enantiomer_uses_selected_structure_then_centers(window, monkeypatch, tmp_path) .. py:function:: test_center_to_origin_button_depends_on_selected_structure_center(window, tmp_path) .. py:function:: test_manipulator_source_tracks_selected_viewer_tab(window, tmp_path) .. py:function:: test_center_to_origin_disabled_for_joint_visualization(window, tmp_path) .. py:function:: test_manipulator_enantiomer_generates_mirrored_xyz(monkeypatch, tmp_path) .. py:function:: test_install_and_uninstall_scripts_parse()