microsoft / omnichannel-chat-sdk

Headless Chat SDK to build your own chat widget against Dynamics 365 Omnichannel Services.
MIT License
42 stars 41 forks source link

Chat sdk persistent tests #213

Closed gitanjuvs closed 1 year ago

gitanjuvs commented 1 year ago

This PR includes the following authentication scenario,

  1. ChatSDK.startChat() should not have any reconnect id if there's no existing chat session.
xTEddie commented 1 year ago

Please move it as part of Persistent Chat test cases.