build123d/tests
2023-12-05 13:38:13 -06:00
..
svg_import_test.svg Changing import_svg to use ocpsvg 2023-10-21 11:22:11 -04:00
test_algebra.py Changing is_closed to a property Issue #357 2023-11-13 19:55:00 -05:00
test_build_common.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
test_build_enums.py Update test_build_enums.py, add missing Enums 2023-12-04 20:19:04 -06:00
test_build_generic.py Removed Vertex.to_vector() - replaced with Vector(Vertex) 2023-11-05 10:30:43 -05:00
test_build_line.py Added ability to accept iterables to: Builders, Locations, Bezier, 2023-11-29 13:53:53 -05:00
test_build_part.py add tests, simplify and improve loft logic 2023-11-27 10:07:24 -06:00
test_build_sketch.py Removed Vertex.to_vector() - replaced with Vector(Vertex) 2023-11-05 10:30:43 -05:00
test_direct_api.py remove one failing test that does not apply to the new Rotation class 2023-12-05 13:38:13 -06:00
test_drafting.py Speed up pytest execution wall time by ~37%. 2023-11-14 16:48:23 -08:00
test_exporters.py Formatting change 2023-10-08 10:37:58 -04:00
test_importers.py add SVG color test 2023-11-04 14:09:12 +04:00
test_joints.py Simplified joints by removing flip during connect 2023-08-27 15:43:06 -04:00
test_mesher.py Adding unittests for Mesher class 2023-08-10 14:24:05 -04:00
test_pack.py Speed up test_pack.py by fuse()ing once per test case. 2023-11-15 11:03:21 -08:00
test_persistence.py Couple more 2023-11-10 00:22:11 -08:00