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

Define and maybe provide Mock implementation/framework for contracts #18

Open
xgreenx opened this issue Jun 24, 2021 · 2 comments
Open
Labels
help wanted Extra attention is needed

Comments

@xgreenx
Copy link
Contributor

xgreenx commented Jun 24, 2021

During integration testing of the cross-contract execution can be useful to mock some contracts and verify that some logic has been invoked.
Let's define in this issue how it can be implemented in terms of customization and usability.

@xgreenx xgreenx added question Further information is requested help wanted Extra attention is needed and removed question Further information is requested labels Jun 24, 2021
@h4x3rotab
Copy link

I got some raw ideas for the mocking the cross contract calls, but may need more polish: use-ink/ink#788 (comment)

@h4x3rotab
Copy link

Reference implementation: #136

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants