raytk icon indicating copy to clipboard operation
raytk copied to clipboard

Consolidate test cases to reduce redundancy

Open t3kt opened this issue 1 year ago • 0 comments

There is a heavy cost to each test case during the development cycle. And many tests effectively cover the features of multiple operators. For example, the test for orthoCamera includes splitCamera. It would be beneficial to be able to combine them, yet still indicate which are associated with each involved operator.

t3kt avatar Dec 10 '23 22:12 t3kt