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

Create test suite for Go bindings #175

Closed
3 tasks done
marcelamelara opened this issue Mar 28, 2023 · 0 comments · Fixed by #220
Closed
3 tasks done

Create test suite for Go bindings #175

marcelamelara opened this issue Mar 28, 2023 · 0 comments · Fixed by #220
Labels
good first issue Good for newcomers

Comments

@marcelamelara
Copy link
Contributor

marcelamelara commented Mar 28, 2023

Currently, the Go bindings have a single example application.
Ideally, the test suite would test the Go bindings for the attestation layers and predicates in a more modular way.

Tasks:

  • Add individual test files for each Go object
  • Update the Makefile to invoke the test suite via go test
  • Update the docs/protos.md to include instructions for running the test suite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant