scratch-vm/test/fixtures/execute
Michael "Z" Goddard cbb79c40ad
add monitors-stage-name test
Test that an sb2 with a stage name other than Stage and a monitor on
one of its variables is able to load.
2018-09-11 15:10:14 -04:00
..
control-if-false-then-else.sb2 Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00
control-if-false-then.sb2 Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00
control-if-true-then-else.sb2 Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00
control-if-true-then.sb2 Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00
event-when-green-flag.sb2 Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00
monitors-stage-name.sb2 add monitors-stage-name test 2018-09-11 15:10:14 -04:00
operators-not-blank.sb2 Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00
procedures-number-number-boolean.sb2 Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00
README.md Move execute integration fixtures into test/fixtures 2018-05-02 15:54:54 -04:00

Tests in this folder are run in scratch by integration/execute.js. The tests can SAY test messages that map to tap methods. Read integration/execute.js for more.