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

test: Allow soft-referencing of Cids in tests #3176

Merged

Commits on Oct 28, 2024

  1. Introduce Validator interface

    And convert existing AnyOf type to it.  A Cid related type will also implement it shortly.
    AndrewSisley committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2350b4a View commit details
    Browse the repository at this point in the history
  2. Add support for soft-referencing of test Cids

    Some tests will be converted in a later commit to highlight the feature.
    AndrewSisley committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a97cb59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09d6d6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8ae842 View commit details
    Browse the repository at this point in the history