build123d/tests/test_direct_api
2025-10-29 13:49:49 -04:00
..
test_always_equal.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_assembly.py Resolve deprecation warnings of regex library 2025-04-26 00:21:20 -07:00
test_axis.py Deprecating Axis.to_plane, refactored Plane constructor Issue #155 2025-05-26 15:56:01 -04:00
test_bound_box.py Adding separate direct api tests 2025-01-22 15:23:56 -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 Color: Strip string input and remove redundant Color | ColorLike typing 2025-08-13 12:34:08 -04:00
test_compound.py Convert Shape methods to properties: is_null, is_valid, shape_type 2025-05-27 14:38:21 -04:00
test_constrained_arcs.py Coverage at 100% 2025-09-23 13:46:12 -04:00
test_constrained_lines.py make_constrained_lines working 2025-10-17 11:15:08 -04:00
test_direct_api_test_case.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_edge.py Adding points to trim 2025-10-20 18:50:14 -04:00
test_face.py fix: single point only allowed at start and end 2025-10-16 22:25:14 -04:00
test_functions.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_group_by.py Adding separate direct api tests 2025-01-22 15:23:56 -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 Remove xfail notes from issue tests 2025-10-29 13:02:31 -04:00
test_json.py Deprecating Location.to_tuple Issue #155 2025-05-27 10:43:33 -04:00
test_jupyter.py encapsulate VTK in a separate file 2025-01-29 09:39:37 +01:00
test_location.py Move intersect from Edge to Mixin1D, support Wire, tidy up logic 2025-09-18 18:58:19 -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 Adding Mixin1D.curvature_comb 2025-09-03 19:29:46 -04: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 Correct area/volume calculations from intersect with new return type of ShapeList 2025-10-28 23:45:29 -04:00
test_plane.py Deprecating Axis.to_plane, refactored Plane constructor Issue #155 2025-05-26 15:56:01 -04:00
test_projection.py Deprecated to_axis Issue #155 2025-05-18 10:18:08 -04:00
test_rotation.py Adding separate direct api tests 2025-01-22 15:23:56 -05:00
test_shape.py Correct area/volume calculations from intersect with new return type of ShapeList 2025-10-28 23:45:29 -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 Improving geometry eq/hash to enable sets 2025-03-04 10:01:49 -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 encapsulate VTK in a separate file 2025-01-29 09:39:37 +01:00
test_wire.py Adding points to trim 2025-10-20 18:50:14 -04:00