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

SSI DIm Middle Layer documentation #81

Open
jjeroch opened this issue Aug 11, 2024 · 0 comments
Open

SSI DIm Middle Layer documentation #81

jjeroch opened this issue Aug 11, 2024 · 0 comments

Comments

@jjeroch
Copy link

jjeroch commented Aug 11, 2024

Description

The ssi-dim-middle-layer component is a critical part of the SSI architecture to ensure that the SAP Wallet can get integrated with the catena-x world.
This ticket aims to add comprehensive documentation to the component's repository, focusing on the database schema and the testing suite.

Tasks

1. Database Documentation

  • Document the database schema used by the ssi-dim-middle-layer component, including the following:
    • Entity-Relationship (ER) diagram showcasing the tables and their relationships
    • Detailed description of each table, including:
      • Table name
      • Column names and data types
      • Primary and foreign key constraints
      • Brief explanation of the purpose of each table
    • Explanation of any indexing strategies or optimization techniques employed

2. Testing Documentation

  • Document the testing suite for the ssi-dim-middle-layer component, including:
    • Overview of current considered tests incl. a breakdown of the different test suites (e.g., unit tests, integration tests, end-to-end tests)
    • Overview of the testing framework and its configuration
    • Description of the test cases
    • Instructions on how to run the tests locally and in the CI/CD pipeline

3. General Documentation

  • Provide a high-level overview of the ssi-dim-middle-layer component, including:
    • Purpose and responsibilities of the component
    • Integration points with other components in the SSI platform
    • Deployment and configuration guidelines
@jjeroch jjeroch changed the title DB documentation needed SSI DIm Middle Layer documentation Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant