build123d/tests/test_direct_api
2026-03-08 20:33: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 Reapply "Enhanced make_face so faces can have holes. Added BoundBox.measure" 2025-11-20 11:51:04 -05: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 Fixed Issue #1095 2026-03-02 11:44:25 -05:00
test_face.py Deprecating Shape.is_planar_face Issue #969 2026-03-08 19:22:23 -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 Fix group by properties/callable Issue #1241 2026-02-26 09:38:32 -05: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 Ensure that faces_equal gets called with a new test 2026-01-23 16:47:03 +01: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 Merge branch 'dev' into intersect-optimized 2026-01-19 19:04:58 +01: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 Convert Shape methods to properties: is_null, is_valid, shape_type 2025-05-27 14:38:21 -04:00
test_oriented_bound_box.py Merge branch 'dev' into geom_repr 2026-01-08 11:02:02 -05:00
test_plane.py Adding y_dir to Plane constructor Issue #1086 2026-03-08 20:33:52 -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 Fix Issue #586 translate/rotate 2026-03-02 13:37:25 -05: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 Fixed Issue #1095 2026-03-02 11:44:25 -05:00