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

Need smoke-screen tests to ensure that the SDK works with an actual Tableland Network #54

Closed
joewagner opened this issue Jun 9, 2022 · 3 comments · Fixed by #165
Closed
Assignees
Labels
feat New feature or request

Comments

@joewagner
Copy link
Contributor

We should have at least a few tests that make actual http requests and smart contract calls to a publicly available Tableland Network. I'll suggest that this can be the "staging" Tableland Network, but testnet could work too, or we could add the tooling to spin up a network via https://github.com/textileio/local-tableland

@joewagner joewagner added the feat New feature or request label Jun 9, 2022
@sanderpick
Copy link
Member

sanderpick commented Jun 9, 2022 via email

@joewagner
Copy link
Contributor Author

Local might be nicer, otherwise we’d have to manage a wallet for tests, but that might not be too much of a headache

That's a good point, I hadn't thought about managing the wallet keys.
If we spin up a local instance I think we would need the go-validator code base, still a private repo but not for long, and docker available to the test runner. Figuring out the key management might be less of a headache?

@joewagner
Copy link
Contributor Author

All that said, long term being able to use a local network seems good and doable once go-tableland is public

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants