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

wNEAR: lack of test coverage #197

Open
sept-en opened this issue Dec 24, 2021 · 0 comments · May be fixed by #202
Open

wNEAR: lack of test coverage #197

sept-en opened this issue Dec 24, 2021 · 0 comments · May be fixed by #202
Assignees

Comments

@sept-en
Copy link
Contributor

sept-en commented Dec 24, 2021

Full test coverage is an essential process in ensuring the codebase works as intended (outlined in NEAR’s design documentation). Insufficient code coverage may lead to the arisal of unexpected issues due to changes in the underlying smart contract implementation, leading to undetected changes in functionality.

Consider updating the tests for wNEAR to include interactions with storage, ft_transfer_call,
near_withdraw and other edge cases specified in the FungibleToken standard’s documentation.

@itegulov itegulov self-assigned this Feb 2, 2022
@itegulov itegulov linked a pull request Feb 3, 2022 that will close this issue
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 a pull request may close this issue.

2 participants