Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Integrity Test Suite Assertion Version 2 Features #126

Open
11 tasks
aljones15 opened this issue Oct 24, 2024 · 0 comments
Open
11 tasks

Data Integrity Test Suite Assertion Version 2 Features #126

aljones15 opened this issue Oct 24, 2024 · 0 comments

Comments

@aljones15
Copy link
Contributor

aljones15 commented Oct 24, 2024

  • ensure that all suites use standardized parameters such as taking in credential instead of testVector
  • Rename optionalTests to features
  • Make the Vc Generator exportable and probably not use the term Generator as it can be confused with generator that product points on cryptographic curves and also could be confused with javascript generators
  • Switch suites from issuer / verifier to section and allow tests to use both issuance and verification
  • Create corresponding tests for each new section specific suite
  • Export suites directly with less intermediary
  • Remove keyType loops etc. from DI Suites
  • Remove the need for isEcdsaTests from suites
  • remove or clarify testDataOptions (this might be related to making the vc-generator exportable)
  • Remove specific assertions exports
  • address as many existing issues as possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant