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 getAll no returing position or data values #144

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

dpiatek
Copy link
Contributor

@dpiatek dpiatek commented Aug 29, 2023

This broke when we added offsets to the OutgoingBuffer in cursors. Unfortuntely, the relevant tests need to mock the whole presence message and did not catch this change.

When we implement integration tests, this should be a prime candidate for a golden path test as it needs to go via multiple separate modules as well as Ably.

This broke when we added offsets to the OutgoingBuffer in cursors. Unfortuntely, the relevant tests need to mock the whole presence message and did not catch this change.

When we implement integration tests, this should be a prime candidate for a golden path test as it needs to go via multiple separate modules as well as Ably.
Copy link
Collaborator

@ttypic ttypic left a comment

Choose a reason for hiding this comment

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

Nice catch!

@dpiatek dpiatek merged commit 2260985 into main Aug 30, 2023
5 checks passed
@dpiatek dpiatek deleted the fix-cursors-get-all-regression branch August 30, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants