Test generator should import all dependencies
Open
- Dominant language
- Java
- Stars
- 44
- Forks
- 15
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
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 .
Contributor guide
Assessment
This issue has not been assessed yet.