mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2024-11-28 02:25:45 -05:00
Add missing fixtures file
This commit is contained in:
parent
e43d2a4bfb
commit
d2145d88c8
1 changed files with 136 additions and 0 deletions
136
test/fixtures/sb3/primitiveVariableAndListBlocks.json
vendored
Normal file
136
test/fixtures/sb3/primitiveVariableAndListBlocks.json
vendored
Normal file
|
@ -0,0 +1,136 @@
|
||||||
|
{
|
||||||
|
"targets": [
|
||||||
|
{
|
||||||
|
"isStage": true,
|
||||||
|
"name": "Stage",
|
||||||
|
"variables": {
|
||||||
|
"T1[{JjfXy_y{K@EQkA?1": [
|
||||||
|
"my_variable",
|
||||||
|
"0"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"lists": {
|
||||||
|
"HewanSoehucCjFovU@^H": [
|
||||||
|
"my_list",
|
||||||
|
[]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"broadcasts": {},
|
||||||
|
"blocks": {},
|
||||||
|
"comments": {},
|
||||||
|
"currentCostume": 0,
|
||||||
|
"costumes": [
|
||||||
|
{
|
||||||
|
"assetId": "cd21514d0531fdffb22204e0ec5ed84a",
|
||||||
|
"name": "backdrop1",
|
||||||
|
"md5ext": "cd21514d0531fdffb22204e0ec5ed84a.svg",
|
||||||
|
"dataFormat": "svg",
|
||||||
|
"rotationCenterX": 240,
|
||||||
|
"rotationCenterY": 180
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"assetId": "83a9787d4cb6f3b7632b4ddfebf74367",
|
||||||
|
"name": "pop",
|
||||||
|
"dataFormat": "wav",
|
||||||
|
"format": "",
|
||||||
|
"rate": 44100,
|
||||||
|
"sampleCount": 1032,
|
||||||
|
"md5ext": "83a9787d4cb6f3b7632b4ddfebf74367.wav"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"volume": 100,
|
||||||
|
"layerOrder": 0,
|
||||||
|
"tempo": 60,
|
||||||
|
"videoTransparency": 50,
|
||||||
|
"videoState": "on",
|
||||||
|
"textToSpeechLanguage": null
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"isStage": false,
|
||||||
|
"name": "Sprite1",
|
||||||
|
"variables": {},
|
||||||
|
"lists": {},
|
||||||
|
"broadcasts": {},
|
||||||
|
"blocks": {
|
||||||
|
"wS7V(|TE2G9v@AX8BYK~": [
|
||||||
|
13,
|
||||||
|
"my_list",
|
||||||
|
"HewanSoehucCjFovU@^H",
|
||||||
|
713,
|
||||||
|
604
|
||||||
|
],
|
||||||
|
"|#CTw):^,.,NSY)[Tnb?": {
|
||||||
|
"opcode": "motion_changexby",
|
||||||
|
"next": null,
|
||||||
|
"parent": "^m#)|6_G10cLNp(ZlZv(",
|
||||||
|
"inputs": {
|
||||||
|
"DX": [
|
||||||
|
3,
|
||||||
|
[
|
||||||
|
12,
|
||||||
|
"my_variable",
|
||||||
|
"T1[{JjfXy_y{K@EQkA?1"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
4,
|
||||||
|
"10"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"fields": {},
|
||||||
|
"shadow": false,
|
||||||
|
"topLevel": false
|
||||||
|
},
|
||||||
|
"2_SCXE]6;tCt$ZcG|GQ(": [
|
||||||
|
12,
|
||||||
|
"my_variable",
|
||||||
|
"T1[{JjfXy_y{K@EQkA?1",
|
||||||
|
322,
|
||||||
|
449
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"comments": {},
|
||||||
|
"currentCostume": 0,
|
||||||
|
"costumes": [
|
||||||
|
{
|
||||||
|
"assetId": "b7853f557e4426412e64bb3da6531a99",
|
||||||
|
"name": "costume1",
|
||||||
|
"bitmapResolution": 1,
|
||||||
|
"md5ext": "b7853f557e4426412e64bb3da6531a99.svg",
|
||||||
|
"dataFormat": "svg",
|
||||||
|
"rotationCenterX": 48,
|
||||||
|
"rotationCenterY": 50
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"sounds": [
|
||||||
|
{
|
||||||
|
"assetId": "83c36d806dc92327b9e7049a565c6bff",
|
||||||
|
"name": "Meow",
|
||||||
|
"dataFormat": "wav",
|
||||||
|
"format": "",
|
||||||
|
"rate": 44100,
|
||||||
|
"sampleCount": 37376,
|
||||||
|
"md5ext": "83c36d806dc92327b9e7049a565c6bff.wav"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"volume": 100,
|
||||||
|
"layerOrder": 1,
|
||||||
|
"visible": true,
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"size": 100,
|
||||||
|
"direction": 90,
|
||||||
|
"draggable": false,
|
||||||
|
"rotationStyle": "all around"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"monitors": [],
|
||||||
|
"meta": {
|
||||||
|
"semver": "3.0.0",
|
||||||
|
"vm": "0.2.0-prerelease.20181217191056",
|
||||||
|
"agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36",
|
||||||
|
"origin": "test.scratch.mit.edu"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in a new issue