in-toto / attestation

in-toto Attestation Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create test suite for Python bindings

marcelamelara opened this issue · comments

This issue is for implementing a basic but comprehensive test suite for the Python bindings for the attestation layers and predicates.

Tasks:

  • Write individual test files for each Python object
  • Update the Makefile to invoke the Python test suite
  • Update the docs/protos.md to include instructions for running the test suite

Depends on completion of #171 .