WIP: CF SDK: Modified SignalWire Client with auth states #1943
Annotations
2 errors, 5 warnings, and 1 notice
internal/e2e-js/tests/callfabric/conversation.spec.ts#L98
1) [fabricV4] › tests/callfabric/conversation.spec.ts:10:7 › Conversation Room › send message in a room conversation
Error: expect(received).toEqual(expected) // deep equality
Expected: 2
Received: 1
96 | expect(messages).not.toBeUndefined()
97 |
> 98 | expect(messages.data.length).toEqual(2)
| ^
99 | expect(messages.data[0]).toMatchObject(***
100 | conversation_id: addressId,
101 | details: ***,
at /home/runner/work/signalwire-js/signalwire-js/internal/e2e-js/tests/callfabric/conversation.spec.ts:98:34
|
|
internal/e2e-js/[fabricV4] › tests/buildVideoWithFabricSDK.spec.ts#L1
internal/e2e-js/[fabricV4] › tests/buildVideoWithFabricSDK.spec.ts took 33.2s
|
internal/e2e-js/[fabricV4] › tests/callfabric/swml.spec.ts#L1
internal/e2e-js/[fabricV4] › tests/callfabric/swml.spec.ts took 30.5s
|
internal/e2e-js/[fabricV4] › tests/callfabric/holdunhold.spec.ts#L1
internal/e2e-js/[fabricV4] › tests/callfabric/holdunhold.spec.ts took 26.6s
|
internal/e2e-js/[fabricV4] › tests/callfabric/relayApp.spec.ts#L1
internal/e2e-js/[fabricV4] › tests/callfabric/relayApp.spec.ts took 24.4s
|
internal/e2e-js/[fabricV4] › tests/callfabric/videoRoom.spec.ts#L1
internal/e2e-js/[fabricV4] › tests/callfabric/videoRoom.spec.ts took 20.6s
|
|
The logs for this run have expired and are no longer available.
Loading