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

[ink_e2e] integrate generated unique accounts into environment #1618

Open
ascjones opened this issue Jan 25, 2023 · 0 comments
Open

[ink_e2e] integrate generated unique accounts into environment #1618

ascjones opened this issue Jan 25, 2023 · 0 comments
Labels
A-ink_e2e [ink_e2e] Work item

Comments

@ascjones
Copy link
Collaborator

Following up from #1615 (review).

We can now generate and fund a unique account which means the tests no longer interfere with one another.

The next step could be to integrate this into the environment: e.g. the up front test suite initialization could create and fund a number of accounts which could be passed to each test as an argument.

Another approach would be to supply a main "origin" account to the Client to avoid having to pass the origin signer arg to every extrinsic call.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ink_e2e [ink_e2e] Work item
Projects
None yet
Development

No branches or pull requests

1 participant