Photon-v2 icon indicating copy to clipboard operation
Photon-v2 copied to clipboard

Add integration test or equivalent test facilities

Open TzuChieh opened this issue 5 years ago • 2 comments

Currently unit test do not cover higher level functionality test. Need to have them (such as BSDF varification).

TzuChieh avatar Apr 12 '19 09:04 TzuChieh

Planning it now. Probably will use self-hosted github actions.

TzuChieh avatar Dec 12 '23 09:12 TzuChieh

Integration test is added, in ./Main/RenderTest/. The only thing left to do is hook it to self-hosted github actions.

TzuChieh avatar Feb 24 '24 03:02 TzuChieh