Update jest-environment-jsdom #69
Annotations
3 errors and 1 warning
Run jest --shard=11/20:
__tests__/hooks/useAdaptiveCardsHostConfig.js#L19
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `getter should return Adaptive Cards host config set in props 1`
- Snapshot - 1
+ Received + 1
- Object {
+ {
"supportsInteractivity": false,
}
at toMatchInlineSnapshot (__tests__/hooks/useAdaptiveCardsHostConfig.js:19:35)
at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)
at Generator._invoke (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24)
at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
|
Run jest --shard=11/20:
__tests__/hooks/useAvatarForUser.js#L20
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `getter should return image and initial of avatar for user 1`
- Snapshot - 1
+ Received + 1
- Object {
+ {
"image": "about:blank#user-icon",
"initials": "WW",
}
at toMatchInlineSnapshot (__tests__/hooks/useAvatarForUser.js:20:31)
at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)
at Generator._invoke (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24)
at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
|
Run jest --shard=11/20
Process completed with exit code 1.
|
Upload test snapshot diffs
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading