Arthur Moore
|
2216f766e5
|
Move scad files not meant for end users to "src" directory
|
2024-10-17 03:01:38 -04:00 |
|
Arthur Moore
|
cf377bdd48
|
Switch test framework from unittest to pytest
Allows running tests from both root director and the tests directory.
|
2024-10-17 02:58:50 -04:00 |
|
Arthur Moore
|
a4807fd3ab
|
OpenScad Python Runner - Make camera_args a variable
As opposed to being a parameter of `create_image`.
Also made CameraArguments support fluent.
|
2024-04-30 07:43:09 -04:00 |
|
Arthur Moore
|
9b89773812
|
Add a test suite to generate images of bins with holes
Used to ensure all hole options work.
|
2024-04-28 02:05:50 -04:00 |
|
Arthur Moore
|
73b10760f8
|
Update tests / helpers to allow adding more tests
|
2024-04-28 01:55:42 -04:00 |
|
Arthur Moore
|
0649f10802
|
Add Python tests for the hole cutouts to generate images.
* These are not (yet) triggered/run by the CI/CD system.
|
2024-04-27 00:31:19 -04:00 |
|