Skip to content

Conversation

marcin-cebo
Copy link
Contributor

@marcin-cebo marcin-cebo commented Jul 28, 2025

fix: Internal change - enabled EE for JS target in KMP tests

fun test_disconnect() = runTest(timeout = 30.seconds) {
val channelName = "myChannel"

val statusListener = createStatusListener(pubnub) { _, status ->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of the empty statusListener?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Current shape of the test is not intuitive.
nextStatus() is responsible for getting latest status.
I will fix that.

@marcin-cebo marcin-cebo force-pushed the mc/enableEE_kmp_js_tests branch from 1360ce0 to b6d3b4d Compare July 30, 2025 15:36
@marcin-cebo
Copy link
Contributor Author

@pubnub-release-bot release kotlin as v10.5.6

@marcin-cebo marcin-cebo merged commit e2ced9a into master Jul 31, 2025
7 checks passed
@marcin-cebo marcin-cebo deleted the mc/enableEE_kmp_js_tests branch July 31, 2025 08:30
@pubnub-release-bot
Copy link
Contributor

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants