scratch-vm/test/unit
SillyInventor da6ce9182d Added testing to rendered-target
Added a fake renderer with known predictable output
Added testing for most if not all functions
2017-04-07 14:50:13 -04:00
..
blocks_control.js Implement "Stop this script" function 2017-02-08 09:44:10 +00:00
blocks_operators.js Added new util function that sends tan function infinities correctly 2017-01-31 19:05:54 -05:00
engine_adapter.js All linting other than console statements 2016-10-23 22:20:29 -04:00
engine_blocks.js Tidy up commit and revert direct member access 2017-03-22 08:48:30 +00:00
engine_runtime.js Add unit tests for all utility modules. Re GH-103 2016-10-03 16:34:57 -04:00
engine_sequencer.js Adding sequencer unit tests for each function 2017-02-16 14:30:00 -05:00
engine_thread.js Added remaining tests 2017-02-10 13:06:39 -05:00
io_clock.js Address feedback from PR review 2016-10-24 15:16:06 -04:00
io_keyboard.js Add minimal test coverage and docs for keyboard module. 2016-10-21 18:31:07 -04:00
io_mouse.js Add minimal test coverage and docs for mouse module 2016-10-24 11:56:52 -04:00
spec.js Expose VM#addSound publicly 2017-04-03 09:33:23 -04:00
sprites_rendered-target.js Added testing to rendered-target 2017-04-07 14:50:13 -04:00
util_cast.js Fix lint issues 2017-01-27 17:05:17 +00:00
util_color.js Fix lint issues 2017-01-27 17:05:17 +00:00
util_math.js Added new util function that sends tan function infinities correctly 2017-01-31 19:05:54 -05:00
util_string.js Add string utils with tests 2017-03-20 12:12:38 -04:00
util_timer.js Add unit tests for all utility modules. Re GH-103 2016-10-03 16:34:57 -04:00
util_xml.js Address feedback from PR review. GH-103 2016-10-03 18:23:43 -04:00
virtual-machine.js Add sprite name incrementing and reserved naming 2017-03-20 12:52:57 -04:00