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

ci: Add e2e tests for Sapphire Go client using sapphire-localnet #328

Open
matevz opened this issue Jul 4, 2024 · 0 comments
Open

ci: Add e2e tests for Sapphire Go client using sapphire-localnet #328

matevz opened this issue Jul 4, 2024 · 0 comments
Labels
github_actions Pull requests that update GitHub Actions code go Pull requests that update Go code

Comments

@matevz
Copy link
Member

matevz commented Jul 4, 2024

The current clients/go implementation only uses simple unit tests: https://github.com/oasisprotocol/sapphire-paratime/blob/main/.github/workflows/ci-test.yaml#L180-L195

Spin-up sapphire-localnet, deploy a contract, send an encrypted transaction and a query and verify that it was really encrypted.

Maybe use the new demo-starter-go demo dApp?

@matevz matevz added go Pull requests that update Go code github_actions Pull requests that update GitHub Actions code labels Jul 4, 2024
@matevz matevz assigned matevz and unassigned matevz Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant