pyansys-geometry icon indicating copy to clipboard operation
pyansys-geometry copied to clipboard

Missing CoreService tests to activate

Open RobPasMue opened this issue 1 year ago • 1 comments
trafficstars

The following list enumerates those tests that still need to be activated on the Linux service but require some backend work:

  • [ ] test_export_to_step - STEP export missing
  • [ ] test_export_to_iges - IGES export missing
  • [x] test_beams - API missing create_beam
  • [x] test_named_selections_beams - API missing create_beam
  • [x] test_component_tree_print - API missing create_beam, add_beam_circular_profile
  • [ ] All tests related to repair_tools
  • [x] All tests related to run_discovery_script_file
  • [x] test_get_collision - API missing get_collision
  • [x] test_sphere_creation - API missing create_sphere
  • [x] test_body_mirror - API missing mirror
  • [x] test_create_body_from_loft_profile - API missing create_body_from_loft_profile
  • [x] test_design_import_with_surfaces_issue834 - API missing open_file
  • [x] test_design_insert - API missing insert_file
  • [x] test_design_insert_with_import - API missing insert_file
  • [x] test_set_body_name - API missing set_name
  • [x] test_set_fill_style - API missing set_fill_style
  • [x] All tests related to measurement_tools
  • [x] All tests related to prepare_tools

RobPasMue avatar Apr 22 '24 12:04 RobPasMue

Important comments to take into account: https://github.com/ansys/pyansys-geometry/pull/1812/files#r1990206692 https://github.com/ansys/pyansys-geometry/pull/1812/files#r1990206508 https://github.com/ansys/pyansys-geometry/pull/1812/files#r1990205675

RobPasMue avatar Mar 11 '25 22:03 RobPasMue