MStachowicz/Spirit

ECS unit tests

Closed this issue · 1 comments

Missing test cases:

  • addEntity check sizes of the archetypes + total entity storage
  • forEach check number of iterations performed after adding x number entities
  • forEach check number of iterations performed after removing x number entities

Closed by 930220e