SolidCode / SolidPython

A python frontend for solid modelling that compiles to OpenSCAD
1.1k stars 172 forks source link

Quick fix tests. #127

Closed Cabalist closed 4 years ago

Cabalist commented 4 years ago

This fixes the failing tests in test_solidpython.py they are dynamically generated which is cool but this requires importing everything from solid.objects

etjones commented 4 years ago

I fixed the explicit imports in test_solidpython.py and finished some other cleanup we talked about in the last few issues. So... I think the status as intended as of #121 is now good