build123d/tests
gumyr b74f8023a3
Some checks are pending
benchmarks / benchmarks (macos-13, 3.12) (push) Waiting to run
benchmarks / benchmarks (macos-14, 3.12) (push) Waiting to run
benchmarks / benchmarks (ubuntu-latest, 3.12) (push) Waiting to run
benchmarks / benchmarks (windows-latest, 3.12) (push) Waiting to run
Upload coverage reports to Codecov / run (push) Waiting to run
pylint / lint (3.10) (push) Waiting to run
Run type checker / typecheck (3.10) (push) Waiting to run
Run type checker / typecheck (3.13) (push) Waiting to run
Wheel building and publishing / Build wheel on ubuntu-latest (push) Waiting to run
Wheel building and publishing / upload_pypi (push) Blocked by required conditions
tests / tests (macos-13, 3.10) (push) Waiting to run
tests / tests (macos-13, 3.13) (push) Waiting to run
tests / tests (macos-14, 3.10) (push) Waiting to run
tests / tests (macos-14, 3.13) (push) Waiting to run
tests / tests (ubuntu-latest, 3.10) (push) Waiting to run
tests / tests (ubuntu-latest, 3.13) (push) Waiting to run
tests / tests (windows-latest, 3.10) (push) Waiting to run
tests / tests (windows-latest, 3.13) (push) Waiting to run
Fixed more mypy-1.16.0 typing problems
2025-05-30 10:46:49 -04:00
..
test_direct_api Deprecating Shape.relocate Issue #768 2025-05-27 15:35:34 -04:00
cyl_w_rect_hole.stl Fix import of invalid triangles Issue #472 2024-01-13 11:06:09 -05:00
svg_import_test.svg Changing import_svg to use ocpsvg 2023-10-21 11:22:11 -04:00
test_algebra.py Refactored topology.py ready to split into multiple modules 2024-12-09 10:09:38 -05:00
test_align.py test: to_align_offset behaves as expected 2024-11-17 07:40:47 -06:00
test_benchmarks.py test_benchmarks: drop the copies of the TTT examples in test code and instead use the versions from the docs/assets/ttt directory. 2025-03-04 16:14:09 -08:00
test_build_common.py Fixed more mypy-1.16.0 typing problems 2025-05-30 10:46:49 -04:00
test_build_enums.py make_text: add enum and ValueError tests 2025-04-11 12:11:47 -04:00
test_build_generic.py Convert Shape methods to properties: is_null, is_valid, shape_type 2025-05-27 14:38:21 -04:00
test_build_line.py Merge pull request #1000 from jwagenet/tangent-fix 2025-05-28 18:33:38 -04:00
test_build_part.py Added draft operation Issue #807 2025-05-25 16:11:35 -04:00
test_build_sketch.py add Vector.to_tuple deprecation warning 2025-05-25 18:46:46 -04:00
test_drafting.py Fixed misplaced label for vertical dimension lines Issue #915 2025-05-30 09:12:48 -04:00
test_examples.py TooTallToby tutorials: unbreak and test. 2025-03-04 16:14:09 -08:00
test_exporters.py Test and fix for exporting small arcs to SVG. 2025-01-13 12:06:33 +11:00
test_exporters3d.py feat: Add timestamp argument to STEP export 2025-05-20 20:18:15 +02:00
test_importers.py add align parameter to import_svg 2025-02-21 20:28:06 +04:00
test_joints.py Refactored topology.py ready to split into multiple modules 2024-12-09 10:09:38 -05:00
test_mesher.py Convert Shape methods to properties: is_null, is_valid, shape_type 2025-05-27 14:38:21 -04:00
test_pack.py Fix various typos 2025-02-02 09:08:01 -05:00
test_persistence.py Added Compound constructor and deprecated make_compound Issue #523 2024-02-02 09:22:52 -05:00
test_topo_explore.py Improved to remove face duplicates 2025-03-04 09:51:22 -05:00