ECS unit tests
Closed this issue · 1 comments
MStachowicz commented
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
MStachowicz commented
Closed by 930220e