zingolabs / zingolib_original

ZingoLib
MIT License
1 stars 1 forks source link

Cargo Test needs a prior run of keygen.sh to run to succeed #9

Closed dannasessha closed 2 years ago

dannasessha commented 2 years ago

Cargo Test needs a prior run of keygen.sh to run to succeed.

Adding a check for a new-enough cert and/or a fresh cert generation before the rest of cargo test runs will allow a simple invocation to run successfully without having to run the script manually first.