dmarcos / aframe-motion-capture-components

Capture entity motions and replay them on other entities
http://swimminglessonsformodernlife.com/aframe-motion-capture-components/
MIT License
132 stars 31 forks source link

unit tests #4

Closed ngokevin closed 7 years ago

ngokevin commented 7 years ago

Unit test recorders and players.

Actual code changes include:

dmarcos commented 7 years ago

It's nice to have the infrastructure in place but I would not put too much effort now until the API consolidates a bit

ngokevin commented 7 years ago

Tests will let you progress the API without worry about breaking functionality.

ngokevin commented 7 years ago

Rebased.

dmarcos commented 7 years ago

Merging. but tests can slow you down without knowing what functionality you want yet. unit tests are better introduced when API starts to cristalize