Skip to content

Tests of deprecated features should not print warnings #150

Closed
@kadler

Description

@kadler

Is your feature request related to a problem? Please describe.
When running tests in the unit/deprecated directory, deprecation warnings are output. Obviously we know they're deprecated, but we need to ensure that the deprecated functions work the same as they used to for compatibility.

Describe the solution you'd like
Deprecated tests should catch or silence the deprecation warnings. Ideally, tests cases will also ensure that the deprecated functions emit a deprecation warning.

Describe alternatives you've considered
Ignore the output?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededkeep-openExempts stale action from auto closing the issue/pr.stale

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions