..
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_direct_api_test_case.py
Adding separate direct api tests
2025-01-22 15:23:56 -05:00
test_edge.py
Improving test coverage
2025-08-31 20:11:58 -04:00
test_face.py
fix: change function name to make_gordon_surface
2025-10-02 21:01:28 -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
Add exception tests
2025-09-22 14:48:36 -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
Fixing OOB test on Macs
2025-02-06 10:48:28 -05: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
Fixing typing after mypy upgrade
2025-09-15 11:36:27 -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
Convert Shape methods to properties: is_null, is_valid, shape_type
2025-05-27 14:38:21 -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
Improving test coverage
2025-08-31 20:11:58 -04:00