scratch-vm/test/unit
Christopher Willis-Ford e4fd9d57a2 Fix tests involving scratch-storage
- Attach the storage module to the VM for tests which load projects or
  other assets.
- Move `import_sb2.js` from `test/unit/ into `test/integration` since it
  now depends heavily on `scratch-storage`.
- Skip loading costumes when there is no renderer.
2017-03-09 15:50:43 -08: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 Fix quote-props 2016-10-24 11:02:19 -04: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 Basic integration (end-to-end) testing for default project 2016-12-23 10:39:19 -05:00
sprites_rendered-target.js Add test for gfx reset on stop 2017-03-06 16:15:04 -05: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_filter-toolbox.js Update tests to account for custom categories 2017-03-01 12:57:46 -05:00
util_math.js Added new util function that sends tan function infinities correctly 2017-01-31 19:05:54 -05: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