Skip to content

Top level make test does not cover tests in agent/common/* #101

@thomasrutger

Description

@thomasrutger

The top-level make test target does not run the tests in agent/common/identityhub and agent/common/issuerservice.

The root Makefile delegates to service-specific Makefiles under agent/*, but the shared packages under agent/common/... are not covered by that structure. These packages should be added to the root test flow so make test from the repository root runs the full intended test suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions