scratch-vm/test/integration
Christopher Willis-Ford b5d7602f4f Add test for say/think and wait
This test currently fails due to a bug in the sequencer's `stepThread`
method. The bug affects real projects, too, but was not caught by any
test prior to this one.
2018-03-14 16:16:59 -07:00
..
clone-cleanup.js
complex.js
control.js
data.js
event.js
hat-execution-order.js Fixing unit/integration tests. 2017-11-13 14:25:12 -05:00
hat-threads-run-every-frame.js
import-sb2-from-object.js Accept both objects and strings for 'loadProject'. Resolves GH-733 2017-12-20 11:49:40 -05:00
import_sb2.js
internal-extension.js Fix lint errors. 2018-02-16 10:49:26 -08:00
looks.js
monitor-threads-run-every-frame.js
motion.js
pen.js Fix path in pen test 2017-12-01 10:32:32 -05:00
procedure.js
saythink-and-wait.js Add test for say/think and wait 2018-03-14 16:16:59 -07:00
sb3-roundtrip.js
sensing.js
sound.js
stack-click.js