Skip to content

missing unit/integration tests#139

Merged
mohitpubnub merged 6 commits into
masterfrom
test-improvements
Sep 22, 2025
Merged

missing unit/integration tests#139
mohitpubnub merged 6 commits into
masterfrom
test-improvements

Conversation

@mohitpubnub

Copy link
Copy Markdown
Contributor

test enhancement across apis

uuidIds.add(uuid);

// Small delay to avoid overwhelming the service
if (i % 10 == 9) {

@jguz-pubnub jguz-pubnub Sep 4, 2025

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is this delay required? Is there any consequence of not having it in place?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

due to flakiness in tests result that delay was added
Still, Let me check what we see by removing that delay. I'll run through multiple iteration. If not needed then better to remove it.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

removed delays as test looks fine without that delays

@mohitpubnub mohitpubnub merged commit fbcb9e9 into master Sep 22, 2025
7 of 9 checks passed
@mohitpubnub mohitpubnub deleted the test-improvements branch September 22, 2025 16:06
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.

2 participants