scratch-vm/test/integration
adroitwhiz 3c9f7557f5 Replace new Buffer() with Buffer.from()
This removes the deprecation warnings logged when tests are run.
2021-03-07 16:21:06 -05:00
..
addSprite.js
block_to_workspace_comment_import.js
block_to_workspace_comment_import_no_scripts.js
broadcast_special_chars_sb2.js Fix loading broadcast messages with special characters for projects that were converted from 2.0. 2019-02-06 16:58:46 -05:00
broadcast_special_chars_sb3.js Fix loading broadcast messages with special characters for projects that were converted from 2.0. 2019-02-06 16:58:46 -05:00
clone-cleanup.js
cloud_variables_sb2.js Fix cloud variable limit 2019-01-07 11:12:47 -05:00
cloud_variables_sb3.js Fix cloud variable limit 2019-01-07 11:12:47 -05:00
comments.js
comments_sb3.js
complex.js Re enable tests that were unavailable during maintenance 2019-01-07 12:59:33 -05:00
control.js
data.js
delete-and-restore-sprite.js
event.js
execute.js support execute integration tests with monitor threads 2018-09-11 15:10:14 -04:00
hat-execution-order.js
hat-threads-run-every-frame.js test that scripts block cache is reset 2019-04-19 13:22:25 -04:00
import-sb.js Update sb1-converter and add an sb import integration test. 2018-12-21 14:22:33 -05:00
import-sb2-from-object.js Re enable tests that were unavailable during maintenance 2019-01-07 12:59:33 -05:00
import_nested_sb2.js rewrite readProjectFile to automatically handle nested project jsons 2019-02-12 11:24:26 +01:00
import_sb2.js Re enable tests that were unavailable during maintenance 2019-01-07 12:59:33 -05:00
internal-extension.js Add unit test for inline image in extension block. Update internal-extension integration test. 2019-09-20 21:49:49 -07:00
list-monitor-rename.js Add test for renamed local lists 2020-03-12 17:00:58 -04:00
load-extensions.js Set video state after project load event, adding extension for the first time 2018-12-05 11:08:00 -05:00
load-sb2-originally-sb1-without-backdrop-image.js Re enable tests that were unavailable during maintenance 2019-01-07 12:59:33 -05:00
looks.js
monitor-threads-run-every-frame.js Fix the monitor threads test. It was written before monitors could be loaded so was hand editing the monitorBlocks before loading the default project. The code I added to dispose was then clearing that out. 2018-12-05 16:54:08 -05:00
monitors_sb2.js Add isDiscrete to monitor record, update sb2,3 and conversion tests 2019-02-11 11:09:01 -05:00
monitors_sb2_to_sb3.js Add isDiscrete to monitor record, update sb2,3 and conversion tests 2019-02-11 11:09:01 -05:00
monitors_sb3.js Add isDiscrete to monitor record, update sb2,3 and conversion tests 2019-02-11 11:09:01 -05:00
motion.js
offline-custom-assets.js Replace new Buffer() with Buffer.from() 2021-03-07 16:21:06 -05:00
pen.js
procedure.js
running_project_changed_state.js Add tests for project changed state. 2019-01-30 10:59:25 -05:00
saythink-and-wait.js
sb2-import-extension-monitors.js Comment and test cleanup. 2018-11-14 10:42:52 -05:00
sb3-roundtrip.js Add references to runtime to existing calls to Blocks constructor in tests. 2019-01-28 19:30:42 -05:00
sensing.js
sound.js
stack-click.js Update VM getPlaygroundData function to remove circular dependency in blockContainer. It wasn't being used by the tests or the playground and it is not an issue with actual project serialization. Update test to stop passing in runtime to blocklyListen function. 2019-01-24 15:26:16 -05:00
unknown-opcode-as-reporter-block.js Satisfy linter 2018-11-05 15:16:57 -05:00
unknown-opcode-in-c-block.js
unknown-opcode.js
variable_monitor_reset.js remove stray new line 2018-12-05 12:13:52 -05:00
variable_special_chars_sb2.js Add tests! =] 2019-02-04 19:05:44 -05:00
variable_special_chars_sb3.js Fix a typo in the variable test. 2019-02-06 16:53:25 -05:00