bbuenoun / trace-glare

Script to run dynamic glare simulations (DGP) by using Radiance raytracing
Other
0 stars 0 forks source link

Add a first integration test and some general plumbing #14

Closed simon-wacker closed 3 years ago

simon-wacker commented 3 years ago

Run the tests with make tests. See ./tests/test_trace.py and ./tests/test_trace/test_integration/test_simple/... for details.

First step towards solving #3