Skip to content

One micronaut-test integration test is running with a PURL, but we check for dependency report files. #577

@tromai

Description

@tromai

In this integration test case here, we are running the analysis on a PURL without dependency resolving -purl pkg:maven/io.micronaut/[email protected] --skip-deps. However, we check for two dependencies report files caffeine.json and slf4j.json.
The reason this test case is still passing is because it's reusing caffeine.json and slf4j.json from test cases that run before it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsEnhancement of tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions