scratch-vm/test/fixtures
2019-01-07 11:12:47 -05:00
..
execute Merge pull request #1740 from bocoup/fix-flacky-test 2018-12-04 11:18:51 -05:00
load-extensions Set video state after project load event, adding extension for the first time 2018-12-05 11:08:00 -05:00
block-to-workspace-comments-without-scripts.sb2 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
block-to-workspace-comments.sb2 Add test fixture and integration test. 2018-08-22 19:06:06 -04:00
clone-cleanup.sb2 Add test for clone cleanup 2017-06-08 11:16:29 -07:00
cloud_variables_exceeded_limit.sb2 Add unit and integration tests for the new functionality. 2018-10-30 18:54:25 -04:00
cloud_variables_exceeded_limit.sb3 Add unit and integration tests for the new functionality. 2018-10-30 18:54:25 -04:00
cloud_variables_limit.sb2 Fix cloud variable limit 2019-01-07 11:12:47 -05:00
cloud_variables_limit.sb3 Fix cloud variable limit 2019-01-07 11:12:47 -05:00
cloud_variables_local.sb2 Add unit and integration tests for the new functionality. 2018-10-30 18:54:25 -04:00
cloud_variables_local.sb3 Add unit and integration tests for the new functionality. 2018-10-30 18:54:25 -04:00
cloud_variables_simple.sb2 Add unit and integration tests for the new functionality. 2018-10-30 18:54:25 -04:00
cloud_variables_simple.sb3 Add unit and integration tests for the new functionality. 2018-10-30 18:54:25 -04:00
comments.sb2 Addressing PR comments. 2018-05-31 16:33:42 -04:00
comments.sb3 Add tests for comment save and load. 2018-06-14 16:58:03 -04:00
comments_no_duplicate_id_serialization.sb3 Clean up comment serialization, add tests for new and old serialization (old is still valid, just more verbose). 2018-06-15 14:57:49 -04:00
complex.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
control.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
data.sb2 Fix variable import scoping 2017-07-17 12:28:44 -04:00
default.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
demo.json Updating tests for refactoring lists. Updating demo fixture -- now we have IDs and variable types for variables. 2017-11-13 16:30:47 -05:00
dispatch-test-service.js Refactor common code in {central,worker}-dispatch 2017-08-09 17:30:00 -04:00
dispatch-test-worker-shim.js Add tests for message dispatch system; fix bugs 2017-07-21 13:23:52 -07:00
dispatch-test-worker.js Refactor common code in {central,worker}-dispatch 2017-08-09 17:30:00 -04:00
draggable.sb3 add test file for loading draggability unit test 2018-12-17 09:44:14 -08:00
edge-triggered-hat.sb3 Fix issue where edge-activated hats only run on one sprite when sprite is duplicated or cloned. 2018-12-11 12:28:37 -05:00
event.sb2 Build out integration test SB2 files 2016-12-23 21:08:13 -05:00
events.json Add a test for 'getAllVariableAndListReferences' function. 2018-06-20 10:32:36 -04:00
example_sprite.sprite2 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
fake-renderer.js Use proposed drawableTouching interface from render (#1419) 2018-08-09 10:10:23 -04:00
hat-execution-order.sb2 Remove monitors from sb2 fixtures that expect no threads to stay running 2018-05-09 08:44:03 -04:00
invisible-tempo-monitor-no-other-music-blocks.sb2 Ignore video sensing monitor and import music tempo monitor unless it is hidden. Load extensions for visible monitors. Add tests for new functionality. 2018-11-09 00:09:54 -05:00
invisible-video-monitor.sb2 Prevent non-core extensions from adding monitors (#1688) 2018-10-24 16:43:01 -04:00
looks.sb2 Remove monitors from sb2 fixtures that expect no threads to stay running 2018-05-09 08:44:03 -04:00
loudness-hat-block.sb2 just hat changes 2017-08-03 16:01:53 -04:00
make-test-storage.js Convert attachTestStorage to makeTestStorage 2017-06-12 12:34:20 -07:00
monitored_variables.sb3 Clear out the blocks in dispose. Fixes #1758 where old monitored variables were getting kept across project loads 2018-12-05 12:09:12 -05:00
monitors.sb2 Normalize capitalization of sensing_current block fields during sb2 import and during monitor id generation. Update monitors integration test to include sensing_current block monitors. 2018-11-08 14:11:30 -05:00
monitors.sb3 Add integration test for monitor save/load. 2018-11-09 23:45:49 -05:00
motion.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
offline-custom-assets.sb2 Add integration test for offline sb2 project with custom assets not on the server. 2018-04-05 10:51:15 -04:00
ordering.sb2 Order sprites in 2.0 projects based on the serailzied indexInLibrary property. Store original ordering (e.g. layer order of sprites on the stage) to use when installing targets. 2018-07-23 15:25:05 -04:00
pen.sb2 Add test case for pen state cloning 2017-06-16 16:29:12 -07:00
procedure.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
readProjectFile.js Pull JSON.parse into extractProjectJson function. 2018-04-05 13:58:45 -04:00
saythink-and-wait.sb2 Add test for say/think and wait 2018-03-14 16:16:59 -07:00
sb2-from-sb1-missing-backdrop-image.sb2 Add integration test 2018-12-10 18:24:28 -05:00
sensing.sb2 Improve integration test coverage 2017-01-05 16:58:31 -05:00
single_sound.sb Update sb1-converter and add an sb import integration test. 2018-12-21 14:22:33 -05:00
sound.sb2 Add basic test coverage for the sound blocks 2017-02-03 17:39:36 -05:00
sprite.json Improve integration test coverage 2017-01-05 16:58:31 -05:00
stack-click.sb2 just hat changes 2017-08-03 16:01:53 -04:00
test-compare.js Add tests for TokenBucket 2018-09-13 17:05:00 -04:00
timer-monitor.sb3 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
top-level-reporters.sb3 Serialize x and y for topLevel blocks even if one or both of the values is 0. 2018-12-12 18:51:36 -05:00
top-level-variable-reporter.sb2 Add a test and fix for not serializing top-level variable reporters 2018-12-05 11:35:22 -05:00
unknown-opcode-as-reporter-block.sb2 Add unit test for unknown opcode inputs 2018-11-05 13:23:31 -05:00
unknown-opcode-in-c-block.sb2 Add fixture and integration test for the project load failure that was resolved. 2018-08-23 18:56:22 -04:00
unknown-opcode.sb2 Deal with comments attached to undefined blocks 2018-06-26 16:41:10 -04:00
visible-tempo-monitor-no-other-music-blocks.sb2 Ignore video sensing monitor and import music tempo monitor unless it is hidden. Load extensions for visible monitors. Add tests for new functionality. 2018-11-09 00:09:54 -05:00
visible-video-monitor-and-video-blocks.sb2 Ignore video sensing monitor and import music tempo monitor unless it is hidden. Load extensions for visible monitors. Add tests for new functionality. 2018-11-09 00:09:54 -05:00
visible-video-monitor-no-other-video-blocks.sb2 Ignore video sensing monitor and import music tempo monitor unless it is hidden. Load extensions for visible monitors. Add tests for new functionality. 2018-11-09 00:09:54 -05:00
when-clicked.sb2 Make "when clicked" blocks target dependent. 2018-03-20 10:41:50 -04:00