feat: improved script warmup #1284
Annotations
4 errors
test/e2e/base.test.ts > base > bundle:
test/e2e/base.test.ts#L24
Error: Snapshot `base > bundle 1` mismatched
Expected: ""/foo/_scripts/6nd5bD9YCW.js""
Received: ""https://code.jquery.com/jquery-3.6.0.min.js""
❯ test/e2e/base.test.ts:24:18
|
test/e2e/basic.test.ts > basic > bundle:
test/e2e/basic.test.ts#L149
Error: Snapshot `basic > bundle 1` mismatched
Expected: ""/_scripts/6nd5bD9YCW.js""
Received: ""https://code.jquery.com/jquery-3.6.0.min.js""
❯ test/e2e/basic.test.ts:149:18
|
test/e2e/extend-registry.test.ts > basic > extended registry script loads and executes function:
test/e2e/extend-registry.test.ts#L27
Error: Snapshot `basic > extended registry script loads and executes function 1` mismatched
- Expected
+ Received
@@ -5,10 +5,6 @@
},
{
"location": "/myScript.js:5",
"text": "Script -- Loaded",
},
- {
- "location": "/myScript.js:3",
- "text": "Script -- Executed -- test",
- },
]
❯ it.timeout test/e2e/extend-registry.test.ts:27:103
|
ci
Process completed with exit code 1.
|