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: support multi-tenant tests on wallet-api #623

Merged
merged 7 commits into from
Aug 11, 2023

Commits on Aug 9, 2023

  1. fix: dynamic seed instead of global seed for walletapi

    Pat Losoponkul committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    489f9a4 View commit details
    Browse the repository at this point in the history
  2. test: add WalletManagementService tests

    Pat Losoponkul committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e9403ad View commit details
    Browse the repository at this point in the history
  3. [wip] dummy test for WalletSecretStorage

    Pat Losoponkul committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    de9d5c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. test: implement WalletSecretStorage spec

    Pat Losoponkul committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    eed68f2 View commit details
    Browse the repository at this point in the history
  2. test: make test db aware of app user and migration user

    Pat Losoponkul committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d779070 View commit details
    Browse the repository at this point in the history
  3. [wip]: multitenancy spec for managed DID

    Pat Losoponkul committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    db2581a View commit details
    Browse the repository at this point in the history
  4. test: add multitenant managed DID index test

    Pat Losoponkul committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f2dc9c0 View commit details
    Browse the repository at this point in the history