Added tests, some fixes + clean up
- Added
test/
(seetest/coverage
for more details) - Removed
utils.copy
(was unused) - Fixed
utils.isObject
to exclude arrays write
now also accepts an array of arguments- Fixed
emit
to work properly with custom events - Fixed
play
to work properly when state isplaying