Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PresenceInfo inconsistency and test failures #106

Merged
merged 4 commits into from
Jun 19, 2023

Conversation

7hong13
Copy link
Contributor

@7hong13 7hong13 commented Jun 15, 2023

What this PR does / why we need it?

This PR is to resolve instrumentation tests failures.

  • fix realTimeAttachments() returning outdated presenceInfo by modifying it to use only the document key instead.
  • adjust timeout limits for certain tests due to occasional delays in server response.

Any background context you want to provide?

What are the relevant tickets?

Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

@7hong13 7hong13 self-assigned this Jun 15, 2023
@7hong13 7hong13 changed the base branch from document_subscribe to main June 15, 2023 16:21
@7hong13 7hong13 changed the base branch from main to document_subscribe June 15, 2023 16:22
@7hong13 7hong13 marked this pull request as ready for review June 15, 2023 16:25
@7hong13 7hong13 merged commit fb32177 into document_subscribe Jun 19, 2023
@7hong13 7hong13 deleted the test_fix branch June 19, 2023 01:31
7hong13 added a commit that referenced this pull request Jun 19, 2023
* implement document subscription with the specific target path

* improve the event value of Local/RemoteChange

* add instrumentation tests on document subscription

* Fix PresenceInfo inconsistency and test failures (#106)
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