Skip to content

Avoid warnings and other output in tests#316

Merged
rcannood merged 6 commits into
mainfrom
test-warnings
Aug 5, 2025
Merged

Avoid warnings and other output in tests#316
rcannood merged 6 commits into
mainfrom
test-warnings

Conversation

@lazappi
Copy link
Copy Markdown
Collaborator

@lazappi lazappi commented Aug 5, 2025

Related to: Fixes #300

Description

Avoid warnings and other output when running tests so the progress is clean and it's easier to identify failing tests

Checklist

Before review

  • Update and regenerate man pages
  • Add/update tests
  • Add/update examples in vignettes
  • Pass CI checks

Before merge

  • Update NEWS
  • Bump devel version

@lazappi
Copy link
Copy Markdown
Collaborator Author

lazappi commented Aug 5, 2025

/style

@lazappi lazappi requested review from LouiseDck and rcannood August 5, 2025 07:12
Copy link
Copy Markdown
Collaborator

@LouiseDck LouiseDck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

Copy link
Copy Markdown
Member

@rcannood rcannood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rcannood rcannood merged commit bd2dce2 into main Aug 5, 2025
6 checks passed
@rcannood rcannood deleted the test-warnings branch August 5, 2025 12:57
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.

Clean up test warnings

3 participants