ComputationalBiomechanicsLab / opensim-creator

A UI for building OpenSim models
https://opensimcreator.com
Apache License 2.0
137 stars 16 forks source link

Refactor split `Graphics/` tests into independent testing files. #763

Open adamkewley opened 10 months ago

adamkewley commented 10 months ago

They are currently all in TestRenderer because that's where they organically started and kept growing.

The graphics API now has separate classes (e.g. Material), so it makes sense that the test suites should match 1:1 (e.g. TestMaterial)

adamkewley commented 10 months ago

Dropping from 0.5.2 (past due)