You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
go test
The text was updated successfully, but these errors were encountered: