This includes the SignifyPy + KERIA to Sally Verifier end-to-end tests of presenting a credential from a SignifyPy wallet to a Sally Verifier.
Install dependencies and then test dependencies using uv:
# Install dependencies
uv sync
# Install test dependencies
uv pip install -e ".[test]Then run pytest:
# Either
uv run
License: Apache 2.0