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

Feat/e2e testgroup multiclient #659

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jul 31, 2024

  1. fix: cleanup and fix e2e tests

    # Conflicts:
    #	waltid-services/waltid-e2e-tests/src/test/kotlin/DidsApi.kt
    #	waltid-services/waltid-e2e-tests/src/test/kotlin/E2ETest.kt
    #	waltid-services/waltid-e2e-tests/src/test/kotlin/ExchangeApi.kt
    waltkb authored and mikeplotean committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    209f05f View commit details
    Browse the repository at this point in the history
  2. fix: add more individual tests

    # Conflicts:
    #	waltid-services/waltid-e2e-tests/src/test/kotlin/IssuerApi.kt
    #	waltid-services/waltid-e2e-tests/src/test/kotlin/VerifierApi.kt
    waltkb authored and mikeplotean committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    7b7f213 View commit details
    Browse the repository at this point in the history
  3. feat: allow e2e tests to run against docker-compose or other external…

    …ly hosted instances
    waltkb authored and mikeplotean committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cca99c3 View commit details
    Browse the repository at this point in the history
  4. fix: e2e tests

    waltkb authored and mikeplotean committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dbf3310 View commit details
    Browse the repository at this point in the history