2.0.3 #439
Annotations
6 errors
|
Test:
tests/plugin.test.ts#L201
AssertionError: expected false to deeply equal true
- Expected
+ Received
- true
+ false
❯ tests/plugin.test.ts:201:35
|
Test:
tests/plugin.test.ts#L205
AssertionError: expected undefined to match object { name: 'Surge XT', …(11) }
- Expected:
Object {
"author": "Surge Synth Team",
"date": "2024-02-06T00:00:00.000Z",
"description": "Hybrid synthesizer featuring many synthesis techniques, a great selection of filters, a flexible modulation engine, a smorgasbord of effects, and modern features like MPE and microtuning.",
"files": Object {
"audio": Object {
"size": 141339,
"url": "https://studiorack.github.io/studiorack-registry/plugins/surge-synthesizer/surge/surge.flac",
},
"image": Object {
"size": 159518,
"url": "https://studiorack.github.io/studiorack-registry/plugins/surge-synthesizer/surge/surge.jpg",
},
"linux": Object {
"size": 94448096,
"url": "https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.1/surge-xt-linux-1.3.1-pluginsonly.tar.gz",
},
"mac": Object {
"size": 180726292,
"url": "https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.1/surge-xt-macos-1.3.1-pluginsonly.zip",
},
"win": Object {
"size": 48165645,
"url": "https://github.com/surge-synthesizer/releases-xt/releases/download/1.3.1/surge-xt-win64-1.3.1-pluginsonly.zip",
},
},
"homepage": "https://github.com/surge-synthesizer/surge",
"id": "surge-synthesizer/surge",
"license": "gpl-3.0",
"name": "Surge XT",
"paths": Array [
"test/plugins/Components/surge-synthesizer/surge/1.3.1/Surge.component",
"test/plugins/LV2/surge-synthesizer/surge/1.3.1/Surge.lv2",
"test/plugins/VST/surge-synthesizer/surge/1.3.1/Surge.vst",
"test/plugins/VST3/surge-synthesizer/surge/1.3.1/Surge.vst3",
],
"status": "installed",
"tags": Array [
"Instrument",
"Synth",
"Modulation",
],
"version": "1.3.1",
}
+ Received:
undefined
❯ tests/plugin.test.ts:205:59
|
Test:
src/plugin.ts#L339
Error: Plugin not found locally surge-synthesizer/surge, undefined
❯ Module.pluginUninstall src/plugin.ts:339:11
❯ tests/plugin.test.ts:245:10
|
Test:
tests/project.test.ts#L111
TypeError: Cannot set properties of undefined (setting 'date')
❯ tests/project.test.ts:111:10
|
Test
The operation was canceled.
|
Loading