aboutsummaryrefslogtreecommitdiff
path: root/sigsum-witness_test.py
Commit message (Collapse)AuthorAgeFilesLines
* add assert for consistency in testsHEADmainRasmus Dahlberg2022-07-051-1/+1
|
* Allow --sigkey-file to be a symlinkGrégoire Détrez2022-06-281-0/+66
Also adds the first tests (using pytest) & a short paragraph to the README on how to run them.