scratch-vm/test/integration
2019-01-14 11:48:11 -05: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
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 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 Re enable tests that were unavailable during maintenance 2019-01-07 12:59:33 -05: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 Create a new addTarget function on the runtime which populates the targets list as well as the executable targets list. 2019-01-14 11:48:11 -05: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_sb2.js Re enable tests that were unavailable during maintenance 2019-01-07 12:59:33 -05:00
internal-extension.js All tests passing 2018-04-20 10:29:29 -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 Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
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 Fix monitor tests to count only monitor threads 2018-11-19 16:34:33 -08:00
monitors_sb3.js Fix monitor tests to count only monitor threads 2018-11-19 16:34:33 -08:00
motion.js Renaming file reading/extracting functions in tests. 2018-04-05 13:46:07 -04:00
offline-custom-assets.js Store asset objects on costumes and sounds 2018-10-23 11:10:50 +01: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
sb2-import-extension-monitors.js Comment and test cleanup. 2018-11-14 10:42:52 -05:00
sb3-roundtrip.js Re enable tests that were unavailable during maintenance 2019-01-07 12:59:33 -05: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-as-reporter-block.js Satisfy linter 2018-11-05 15:16:57 -05: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
variable_monitor_reset.js remove stray new line 2018-12-05 12:13:52 -05:00