test_structure_gui

Functions

app()

window(app)

combo_items(combo)

test_gui_window_smoke_loads_main_sections(window)

test_generator_keeps_expected_metal_and_graphene_options(window)

test_generator_builds_core_shell_and_microscope_commands(window)

test_core_shell_generation_reports_au_ag_counts(window)

test_smiles_tab_uses_typed_title(window)

test_viewer_atom_selection_filters_current_structure(window)

test_atom_selection_supports_negative_comparisons()

test_atom_selection_is_stored_per_tab(window)

test_mixed_metal_cpk_scene_uses_mixed_render_path(window)

test_manipulator_enantiomer_uses_selected_structure_then_centers(...)

test_center_to_origin_button_depends_on_selected_structure_center(...)

test_manipulator_source_tracks_selected_viewer_tab(...)

test_center_to_origin_disabled_for_joint_visualization(...)

test_manipulator_enantiomer_generates_mirrored_xyz(...)

test_install_and_uninstall_scripts_parse()

Module Contents

test_structure_gui.app()[source]
test_structure_gui.window(app)[source]
test_structure_gui.combo_items(combo)[source]
test_structure_gui.test_gui_window_smoke_loads_main_sections(window)[source]
test_structure_gui.test_generator_keeps_expected_metal_and_graphene_options(window)[source]
test_structure_gui.test_generator_builds_core_shell_and_microscope_commands(window)[source]
test_structure_gui.test_core_shell_generation_reports_au_ag_counts(window)[source]
test_structure_gui.test_smiles_tab_uses_typed_title(window)[source]
test_structure_gui.test_viewer_atom_selection_filters_current_structure(window)[source]
test_structure_gui.test_atom_selection_supports_negative_comparisons()[source]
test_structure_gui.test_atom_selection_is_stored_per_tab(window)[source]
test_structure_gui.test_mixed_metal_cpk_scene_uses_mixed_render_path(window)[source]
test_structure_gui.test_manipulator_enantiomer_uses_selected_structure_then_centers(window, monkeypatch, tmp_path)[source]
test_structure_gui.test_center_to_origin_button_depends_on_selected_structure_center(window, tmp_path)[source]
test_structure_gui.test_manipulator_source_tracks_selected_viewer_tab(window, tmp_path)[source]
test_structure_gui.test_center_to_origin_disabled_for_joint_visualization(window, tmp_path)[source]
test_structure_gui.test_manipulator_enantiomer_generates_mirrored_xyz(monkeypatch, tmp_path)[source]
test_structure_gui.test_install_and_uninstall_scripts_parse()[source]