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

Add testnet configuration options to end-to-end tests #362

Open
marsella opened this issue Feb 11, 2022 · 0 comments
Open

Add testnet configuration options to end-to-end tests #362

marsella opened this issue Feb 11, 2022 · 0 comments

Comments

@marsella
Copy link
Contributor

The config file options are currently hardcoded to use the Tezos sandbox (as well as self-delay, confirmation depth, and database locations), but we may want to run end-to-end tests with different config options.

This issue is done when the config options can be configured, maybe on the command line, to allow e2e tests to run on the Tezos testnet. The relevant config options are tezos_account and tezos_uri for both the merchant and customer, but the account might be hard-codeable - do testnet accounts ever run out of money?

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