Skip to content

Test generator should import all dependencies #641

@anthony-swirldslabs

Description

@anthony-swirldslabs

With PBJ v0.12.0, when building the CN which imports protobufs from the BN repository at hapi/hapi/build.gradle.kts , a test generated for PublishStreamRequestUnparsedTest tries to access EndStreamTest.ARGUMENTS and cannot do so because an import for EndStreamTest is missing. Only the EndStream is imported in the generated test.

If/when fixed, re-enable tests generation in hapi/hapi/build.gradle.kts .

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