Graph backend phase 1 #2754
pull-request-validation.yml
on: pull_request
Build
5m 10s
Unit test
7m 35s
Build samples
30s
Static code analysis
7m 46s
Type definitions test
5m 44s
Print commit stats
1m 9s
Matrix: html-test
Merge test results
49s
Merge test snapshots
3s
Annotations
5 errors and 1 warning
|
Unit test
Process completed with exit code 1.
|
|
Graph.subscribe() › given a Graph object and a subscriber which will call act() when triggered › when act().upsert() is called › then getState() should return both nodes:
packages/core-graph/src/private/Graph2.subscribe.spec.ts#L115
expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 0
Map {
"_:b1" => Object {
"@id": "_:b1",
- "name": "John Doe",
},
"_:b2" => Object {
"@id": "_:b2",
- "name": "Mary Doe",
},
}
at Object.toEqual [as fn] (packages/core-graph/src/private/Graph2.subscribe.spec.ts:115:32)
at Object.<anonymous> (node_modules/@testduet/given-when-then/src/givenWhenThen.ts:304:13)
|
|
HTML test (13/17)
Process completed with exit code 1.
|
|
› chatAdapter/sequenceId.directLine.outgoing.html:
https://webchat2/__tests__/html2/chatAdapter/sequenceId.directLine.outgoing#L92
expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
at https:/webchat2/__tests__/html2/chatAdapter/sequenceId.directLine.outgoing:92:11
|
|
Merge test snapshots
No artifacts found matching pattern 'test-snapshot-diff-*'
|
|
HTML test (13/17)
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*
./__tests__/html2/**/*.snap-*-diff.png. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker
Expired
|
105 MB |
sha256:9be9619bdf5721212f73c3d6ec96d03f9b387a2d59fb14acb862789ce2593fed
|
|
|
test-result
Expired
|
1.81 MB |
sha256:9cd845b727935717d77c91c1dcb7b3c088a1d36f8c71e0f44b205daef95f21c6
|
|