scratch-vm/test/fixtures
Christopher Willis-Ford 88cc50aa18 Code review: more docs, move constants, clone util
Changes include:
- Added missing JSDoc for items in `scratch3_pen.js` and `target.js`.
- Moved constants used by `Scratch3PenBlocks` into the class.
- Created a constant for minimum and maximum pen size.
- Added `util/clone.js` to host cloning functionality.
- Pen blocks now check for the renderer before trying to use it.
- The pen integration test covers all blocks, though `clear`, `stamp`,
  and `pen down` will skip some of their functionality when there is no
  renderer.
2017-01-20 11:26:18 -08:00
..
complex.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
control.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
data.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
default.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
event.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
events.json Shadow improvements (#135) 2016-09-06 10:55:52 -04:00
extract.js Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
looks.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
motion.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
pen.sb2 Code review: more docs, move constants, clone util 2017-01-20 11:26:18 -08:00
procedure.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
sensing.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
sprite.json Improve integration test coverage 2017-01-05 16:58:31 -05:00