Skip to content

Conversation

@bewing
Copy link
Member

@bewing bewing commented Jul 16, 2024

While the wrapper does need the output of the wrapped function for processing, pytest complains for any test function that returns data.

Updates the wrapper function that processes mocked data to not return the wrapped function result.

Closes #2118

bewing added 2 commits July 15, 2025 13:57
While the wrapper does need the output of the wrapped function for
processing, pytest complains for any test function that returns data.

Updates the wrapper function that processes mocked data to not return
the wrapped function result.

Closes #2118
@bewing bewing merged commit 2b6e26a into develop Jul 15, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New deprecation warning in tests

3 participants