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
After the completion of issue #280 a dump of valid keys and attestations are stored in build/test-results.
These can be used in liu of the hardcoded tests in main.spec.ts to test the Authenticator solutions.
This has both the advantage of validating interpretability between Attestation.jar and Authenticator, but also ensure that new static test material does not need to be generated all the time, when the design changes or when the attestations get past their life-time.
The text was updated successfully, but these errors were encountered:
After the completion of issue #280 a dump of valid keys and attestations are stored in
build/test-results
.These can be used in liu of the hardcoded tests in
main.spec.ts
to test the Authenticator solutions.This has both the advantage of validating interpretability between Attestation.jar and Authenticator, but also ensure that new static test material does not need to be generated all the time, when the design changes or when the attestations get past their life-time.
The text was updated successfully, but these errors were encountered: