Photon-v2
Photon-v2 copied to clipboard
Add integration test or equivalent test facilities
Currently unit test do not cover higher level functionality test. Need to have them (such as BSDF varification).
Planning it now. Probably will use self-hosted github actions.
Integration test is added, in ./Main/RenderTest/
. The only thing left to do is hook it to self-hosted github actions.