Lawrence Forooghian

Results 95 issues of Lawrence Forooghian

Our implementation of verification of the server’s TLS certificate is performed after the TLS handshake completes. Make sure that there’s no way that we might be sending any data to...

investigate

WIP Requires us to first of all publish the fork to RubyGems

The issue described in #396 also exists in our WebSocket code (although it's not currently causing a test failure since we don’t use Let’s Encrypt on our WebSocket endpoint). Fix...

bug

https://test-observability.herokuapp.com/repos/ably/ably-cocoa/test_cases/f724070b-5530-4962-a4e0-20688f220bf1 `AuthTests.test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback` Split from #1330. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4329) by [Unito](https://www.unito.io)

failing-test

https://test-observability.herokuapp.com/repos/ably/ably-cocoa/test_cases/c2b81ea2-d06c-41a7-b217-36a144da77e5 `RealtimeClientTests.test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token` Split from #1330. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4328) by [Unito](https://www.unito.io)

failing-test

https://test-observability.herokuapp.com/repos/ably/ably-cocoa/test_cases/181c0d92-7356-4faf-acd0-7cc9b78a0aa2 `AuthTests.test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token` Split from #1330. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4325) by [Unito](https://www.unito.io)

failing-test

https://test-observability.herokuapp.com/repos/ably/ably-cocoa/test_cases/d17ec17b-78b4-4e1d-a0d3-2dba60cc50f6 `RestClientStatsTests.test__002__RestClient__stats__result__should_match_hour_level_inbound_and_outbound_fixture_data__forwards_` Split from #1330. ┆Issue is synchronized with this [Jira Task](https://ably.atlassian.net/browse/ECO-4324) by [Unito](https://www.unito.io)

failing-test

This will be our first wave of work towards stabilising the test suite (#1279). My data source is [this](https://test-observability.herokuapp.com/repos/ably/ably-cocoa/uploads?branches%5B%5D=1279-run-tests-in-loop&branches%5B%5D=1279-run-tests-in-loop-lots-of-times&branches%5B%5D=main&createdBefore=2022-04-07T11%3A21%3A31-03%3A00&createdAfter=2022-03-03T00%3A27%3A24.182Z&failureMessage=) point-in-time snapshot: > You are currently only viewing uploads belonging to...

failing-test

When recently speaking to a developer who had tried using our SDK, we found out that their path to finding our SDK was: 1. somebody tells them "go take a...