-
Notifications
You must be signed in to change notification settings - Fork 430
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 E2E tests for Mapping
functions
#1492
Conversation
Mapping
functions & fix E2E dry-run for Mappping::insert()
Mapping
functions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nothing major. You're gonna need to do some fixes for the LangError
changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but I would wait until substrate-contracts-node
is updated and the tests actually pass until merging. Otherwise our master CI will be red.
This PR fixes #1488 and closes #1472 by adding E2E tests for all
Mapping
functions and correctly submitting the origin of the dry-run call during E2E test