Open sacOO7 opened 4 weeks ago
Based on the last discussion, the scope of this work has been significantly reduced and we will only focus on testing basic functionality of public API's using ably sandbox.
sandbox setup
and tearDown
involves minimal work and can be referred from https://github.com/ably-forks/laravel-echo/blob/master/tests/ably/setup/sandbox.ts
Although chat-UTS
covers complex testing scenarios, we must set up lang. specific adapter for it.
Also, we can't test the new public API immediately without exposing relevant methods and also depends on relevant API test availability in the chat-UTS
.
This task will only focus on setting up sandbox API that will be useful to test public API's without considering complex scenarios.
Need to create separate JIRA issue for kotlin-UTS-adapter
┆Issue is synchronized with this Jira Task by Unito