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(lib-oer): return an error when unencoded size not in range #13

Merged
merged 6 commits into from
Dec 19, 2022

Conversation

sublimator
Copy link
Contributor

No description provided.

@sublimator sublimator changed the title feat(lib-oer): convert one test to use inline snapshots fix(lib-oer): return an error when unencoded size not in range Dec 12, 2022
expect(value).toMatchSnapshot()
expect(value).toMatchInlineSnapshot(`
{
"error": [SerializeError: String is too short, expected at least 13 characters, got 12],
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@justmoon

This on right path?

@sublimator sublimator marked this pull request as ready for review December 18, 2022 04:05
@justmoon justmoon merged commit b2d8901 into justmoon:main Dec 19, 2022
Copy link

@tunsira tunsira left a comment

Choose a reason for hiding this comment

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

#13

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