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

Get rid of code duplication in integration tests #10942

Open
telezhnaya opened this issue Apr 4, 2024 · 0 comments
Open

Get rid of code duplication in integration tests #10942

telezhnaya opened this issue Apr 4, 2024 · 0 comments

Comments

@telezhnaya
Copy link
Contributor

I'm referring to integration-tests/src/user/runtime_user.rs, but I guess it's not the only file with code duplications.

Functions get_recursive_transaction_results, get_final_transaction_result and others, were copy pasted from the source code long time ago, changed since then, ofk we forget to update them as well.

It may lead to bugs, it's better to rethink our approach here.

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