Skip to content

GLEIF-IT/vlei-e2e

Repository files navigation

vLEI end to end (e2e) tests

This includes the SignifyPy + KERIA to Sally Verifier end-to-end tests of presenting a credential from a SignifyPy wallet to a Sally Verifier.

Setting up your environment to run tests

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

About

End to end-oriented tests for the vLEI Ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages