opensim-creator
opensim-creator copied to clipboard
Add e2e test support code to opensim-creator
This is the initial part of #638
Testing libraries etc. need to be added to opensim-creator such that the UI can be automated by an external test engine.
Once this is implemented, I can move onto churning the list of actual tests that are needed in #638.
(it might be that 0.4.1 only ships this addition, but no tests, and later releases gradually have more tests added as we reschedule)
Won't make it in 0.4.1: out of time.
Hopefully this makes it into 0.5.0 or 0.5.1
See: https://github.com/ComputationalBiomechanicsLab/opensim-creator/issues/638#issuecomment-1705028573
I am dropping e2e testing until later because it looks like doing it will take a large amount of work and it is very unlikely that I could get it all in before 0.5.2 (which has 3-5 days remaining until delivery).
Basic e2e testing (i.e. loading tabs, visualizing stuff) is now performed because relevant tests were added in 2024