We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ink-waterfall
e2e
Currently the ink-waterfall does not work, see paritytech/ink-waterfall#41 and polkadot-js/apps#8364.
We need to have continued confidence that all our examples are working.
Let's migrate all the waterfall tests to be E2E tests in this repo. This is just a list of all files from https://github.com/paritytech/ink-waterfall/tree/819b12969a068de10b7984e5ce9957f79a0a53a7/src/tests.
Let's share the load and migrate them one-by one:
contract-terminate
flipper
erc20
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the ink-waterfall does not work, see paritytech/ink-waterfall#41 and polkadot-js/apps#8364.
We need to have continued confidence that all our examples are working.
Let's migrate all the waterfall tests to be E2E tests in this repo. This is just a list of all files from https://github.com/paritytech/ink-waterfall/tree/819b12969a068de10b7984e5ce9957f79a0a53a7/src/tests.
Let's share the load and migrate them one-by one:
contract-terminate
waterfall test to e2e #1511flipper
waterfall test to e2e #1573erc20
waterfall test to e2e #1513The text was updated successfully, but these errors were encountered: