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

Test coverage of existing methods to check the input parsing #214

Open
khorolets opened this issue Mar 20, 2024 · 0 comments
Open

Test coverage of existing methods to check the input parsing #214

khorolets opened this issue Mar 20, 2024 · 0 comments
Assignees

Comments

@khorolets
Copy link
Member

During the last release, we messed up the input parsing and accidentally dropped the support for some legacy APIs.

This is unacceptable since the ReadRPC must be fully compatible with the native NEAR RPC. I think we should add some tests.

Initially, we should test that we have kept existing input parsing intact to prevent this from happening again. Eventually, we should cover everything possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants