Skip to content

console.warn statements that occur during tests should be encapsulated and tested #11

@jwir3

Description

@jwir3

The console.warn statements that occur (and are expected to occur) during testing should be wrapped in another function, and this function should be used to check whether a specific statement occurred or not. The default should be that no console.warn statements should be printed.

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