biosustain/shu

System tests

carrascomj opened this issue · 1 comments

The rust codebase should have tests to guarantee development quality.

Bevy testing is exemplified here. Planned tests:

  • Data entity generates correct aesthetics entities.
  • Aesthetics entity generates correct xaxis entities.
  • Xaxis entitiy generates correct geom entities.

Closed by #23