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

add RSL6a3 msgpack fixture tests #133

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

amnonbc
Copy link

@amnonbc amnonbc commented Mar 9, 2023

ably/ably-common#181 added a set of test fixtures to test the binary encoding protocol-messages.
ably/ably-go#588 adds test which check that these fixtures are decoded correctly, and that re-encoding them gets back to the original fixture.
This PR proposes that all SDKs write tests that use these fixtures, ensuring that all our SDKs can read and write the same binary format.

@lmars lmars removed their assignment Mar 9, 2023
@lmars lmars self-requested a review March 9, 2023 12:47
@lmars
Copy link
Member

lmars commented Mar 9, 2023

@amnonbc please add a PR description with some context about why we're adding this.

textile/features.textile Outdated Show resolved Hide resolved
Co-authored-by: Lewis Marshall <[email protected]>
@amnonbc amnonbc requested a review from a team March 20, 2023 12:26
textile/features.textile Outdated Show resolved Hide resolved
amnonbc and others added 2 commits March 21, 2023 14:07
Copy link
Member

@owenpearson owenpearson left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

Copy link
Member

@mattheworiordan mattheworiordan left a comment

Choose a reason for hiding this comment

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

LGTM, nice work on your first spec change Amnon 👍

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.

4 participants