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 test cases for splicing records #1515

Open
3 tasks
holic opened this issue Sep 16, 2023 · 0 comments
Open
3 tasks

add test cases for splicing records #1515

holic opened this issue Sep 16, 2023 · 0 comments

Comments

@holic
Copy link
Member

holic commented Sep 16, 2023

In either e2e tests or in test data used by store sync, we should test for:

  • splicing an empty record (previously no operations made at the key, to make sure spliceHex works)
  • splicing on a unset field (previously only field operations made at the key, to make sure spliceHex works)
  • decoding default values for unset fields (to make sure readHex works)
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

No branches or pull requests

1 participant