scratch-vm/test
Christopher Willis-Ford d0845728ee Add unit tests for new color-related functionality
Also, fix a math error in `Color.rgbToHsv`.

Newly covered functions:
- `toRbgColorObject` from `util/cast.js`
- `hsvToRgb` from `util/colors.js`
- `rgbToHsv` from `util/colors.js`
- `mixRgb` from `util/colors.js`
2017-01-19 15:24:45 -08:00
..
fixtures Improve integration test coverage 2017-01-05 16:58:31 -05:00
integration Improve integration test coverage 2017-01-05 16:58:31 -05:00
unit Add unit tests for new color-related functionality 2017-01-19 15:24:45 -08:00
.eslintrc.js All linting other than console statements 2016-10-23 22:20:29 -04:00