Skip to content

Cleanup: allow runtime logs in unit tests #175

@BlaineEXE

Description

@BlaineEXE

Enhancement

Why is this needed?:

While there are different philosophies for logging in unit tests, it can be helpful to see examples of runtime log output in unit tests.

Describe the solution you'd like in detail:

For COSI's unit tests, the quickest and likely best way to implement this is using testr.New as suggested by @shanduur .

Describe alternatives you've considered:

Currently, no runtime logging is shown in unit tests, which is the other alternative.

Additional context:

Original discussion: #170 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    api/v1alpha2Issue reported against or feature request for v1alpha2 APIgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions