scratch-vm/test/integration
Michael "Z" Goddard 2ffa8eb333
update runtime thread tests
Threads are now removed after every "inner" step. Any thread that
reaches its DONE conditions is immediately removed instead of requiring
an extra step to remove it. As such tests that check the number of
threads have been updated to consider this.
2018-10-31 17:56:12 -04:00
..
addSprite.js Tests and cleanup of addSprite3 so that .sprite3 format does not need to be nested inside an extra {targets: ...} 2018-05-04 11:00:45 -04:00
block_to_workspace_comment_import.js Add test fixture and integration test. 2018-08-22 19:06:06 -04:00
block_to_workspace_comment_import_no_scripts.js Fix issue where block comments converted to workspace comments import correctly when there are no scripts on the workspace. 2018-08-24 14:29:10 -04:00
clone-cleanup.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
comments.js Addressing PR comments. 2018-05-31 16:33:42 -04:00
comments_sb3.js Add tests for comment save and load. 2018-06-14 16:58:03 -04:00
complex.js Tests and cleanup of addSprite3 so that .sprite3 format does not need to be nested inside an extra {targets: ...} 2018-05-04 11:00:45 -04:00
control.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
data.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
delete-and-restore-sprite.js Add integration test for deleting and restoring a sprite, and restoreFunciton should return a promise. 2018-08-09 11:53:37 -04:00
event.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
execute.js support execute integration tests with monitor threads 2018-09-11 15:10:14 -04:00
hat-execution-order.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
hat-threads-run-every-frame.js update runtime thread tests 2018-10-31 17:56:12 -04:00
import-sb2-from-object.js Pull JSON.parse into extractProjectJson function. 2018-04-05 13:58:45 -04:00
import_sb2.js Addressing PR comments. 2018-05-31 16:33:42 -04:00
internal-extension.js All tests passing 2018-04-20 10:29:29 -04:00
looks.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
monitor-threads-run-every-frame.js update runtime thread tests 2018-10-31 17:56:12 -04:00
monitors.js update runtime thread tests 2018-10-31 17:56:12 -04:00
motion.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
offline-custom-assets.js Use test storage without web sources for offline .sb2 test. 2018-04-06 10:51:49 -04:00
pen.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
procedure.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
saythink-and-wait.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
sb3-roundtrip.js Fix tests & a typo 2017-11-03 11:42:20 -07:00
sensing.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
sound.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
stack-click.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
unknown-opcode-in-c-block.js Add fixture and integration test for the project load failure that was resolved. 2018-08-23 18:56:22 -04:00
unknown-opcode.js Deal with comments attached to undefined blocks 2018-06-26 16:41:10 -04:00