build123d/tests/test_direct_api
Roger Maitland fdb2e70f90
Some checks are pending
benchmarks / benchmarks (macos-14, 3.12) (push) Waiting to run
benchmarks / benchmarks (macos-15-intel, 3.12) (push) Waiting to run
benchmarks / benchmarks (ubuntu-24.04-arm, 3.12) (push) Waiting to run
benchmarks / benchmarks (ubuntu-latest, 3.12) (push) Waiting to run
benchmarks / benchmarks (windows-latest, 3.12) (push) Waiting to run
Upload coverage reports to Codecov / run (push) Waiting to run
pylint / lint (3.10) (push) Waiting to run
Wheel building and publishing / Build wheel on ubuntu-latest (push) Waiting to run
Wheel building and publishing / upload_pypi (push) Blocked by required conditions
tests / tests (macos-14, 3.14) (push) Waiting to run
tests / tests (macos-15-intel, 3.14) (push) Waiting to run
tests / tests (ubuntu-24.04-arm, 3.14) (push) Waiting to run
tests / tests (ubuntu-latest, 3.10) (push) Waiting to run
tests / tests (ubuntu-latest, 3.14) (push) Waiting to run
tests / tests (windows-latest, 3.14) (push) Waiting to run
Run type checking / typecheck (3.10) (push) Waiting to run
Run type checking / typecheck (3.14) (push) Waiting to run
Tighten single-shape topo selectors to raise on non-unique results Issue #1278
2026-05-04 20:40:52 -04:00
..
test_always_equal.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_assembly.py Add formatter to Vector for f and g specs. Use in geometry classes 2025-12-06 13:19:33 -05:00
test_axis.py Add __format__ to Axis, Plane, Location, TOL_DIGIT for precision both str and repr 2025-12-17 23:35:29 -05:00
test_bound_box.py Add unittest for BoundBox constructor errors 2026-03-31 21:32:23 +02:00
test_cad_objects.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_clean_method.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_color.py fix: delete extra line at end 2026-01-01 14:00:48 -05:00
test_compound.py Remove problematic font_path test 2026-01-30 17:44:08 -05:00
test_constrained_arcs.py Adding 1D objects ConstrainedArcs & ConstrainedLines 2026-02-26 11:06:25 -05:00
test_constrained_lines.py Adding 1D objects ConstrainedArcs & ConstrainedLines 2026-02-26 11:06:25 -05:00
test_direct_api_test_case.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_edge.py Adding Edge.trim_to_other Issue #1075 2026-03-11 14:05:43 -04:00
test_face.py Reapply "Improved fillet_2d Issue #720 #958 #379 #314" 2026-04-13 09:34:01 -04:00
test_functions.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_geom_equal.py add more tests for splines and bezier curves 2026-01-21 11:10:13 +01:00
test_group_by.py use EAFP for rounding in group_by 2026-04-17 15:54:35 +04:00
test_import_export.py Testing assembly step export/import child locations Issue #301 2026-05-04 18:05:48 -04:00
test_intersection.py Deprecating EllipticalCenterArc/end_angle Issue #1251 2026-03-10 19:42:29 -04:00
test_json.py Deprecating Location.to_tuple Issue #155 2025-05-27 10:43:33 -04:00
test_jupyter.py make vtk tests dynamically skip when no vtk is installed 2025-12-12 14:08:49 +01:00
test_location.py change .wrapped attrs to read-only props 2026-04-21 12:58:58 +04:00
test_mass_properties.py Added Shape static_moments, matrix_of_inertia, principal_properties and radius_of_gyration properties method 2025-01-28 21:52:04 -05:00
test_matrix.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_mixin1_d.py Fixed Issue #1095 2026-03-02 11:44:25 -05:00
test_mixin3_d.py Improving Mixin3D._make_3d_result coverage 2026-04-21 21:15:50 -04:00
test_oriented_bound_box.py change .wrapped attrs to read-only props 2026-04-21 12:58:58 +04:00
test_plane.py Refactored Axis, Location, Plane, Vector __eq__/__hash__ methods 2026-05-04 10:40:12 -04:00
test_projection.py Enhanced projected Edge/Wire by cleaning raw result to avoid fragmenting Edges 2026-01-07 10:36:56 -05:00
test_rotation.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_shape.py Tighten single-shape topo selectors to raise on non-unique results Issue #1278 2026-05-04 20:40:52 -04:00
test_shape_list.py Tighten single-shape topo selectors to raise on non-unique results Issue #1278 2026-05-04 20:40:52 -04:00
test_shells.py Add Shell.location_at(point) 2025-06-02 14:55:17 -04:00
test_skip_clean.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_solid.py Correct area/volume calculations from intersect with new return type of ShapeList 2025-10-28 23:45:29 -04:00
test_vector.py Add formatter to Vector for f and g specs. Use in geometry classes 2025-12-06 13:19:33 -05:00
test_vector_like.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_vertex.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_vtk_poly_data.py make vtk tests dynamically skip when no vtk is installed 2025-12-12 14:08:49 +01:00
test_wire.py Improving C1 continuous edge detection for Wire.fillet_2d 2026-04-14 11:50:36 -04:00