build123d/tests/test_direct_api
Roger Maitland f3b4505c2c
Merge pull request #1283 from snoyer/geometry_wrapped_attrs
change `.wrapped` attrs to read-only props
2026-05-02 09:55:21 -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 Convert Shape methods to properties: is_null, is_valid, shape_type 2025-05-27 14:38:21 -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 Adding a functional Plane.move 2026-04-22 09:28:46 -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 Merge pull request #1283 from snoyer/geometry_wrapped_attrs 2026-05-02 09:55:21 -04:00
test_shape_list.py Fixed Edge.filter_by not respecting location Issue #1083 2025-09-01 13:45:50 -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