Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: lessen amount of logs in ape's tests #2399

Merged
merged 8 commits into from
Dec 16, 2024

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Dec 6, 2024

What I did

was getting too many unhelpful INFO logs in the test output, made it hard to see the reason for failures

How I did it

remove a couple set level INFOs to set level ERRORs seems to do the trick in a conftest construct

How to verify it

make a test fail on purpose, run tests, see the infos are no longer captured and theres way less output

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@antazoey antazoey merged commit ec381e7 into ApeWorX:main Dec 16, 2024
18 checks passed
@antazoey antazoey deleted the test/lower-loglvl branch December 16, 2024 20:24
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.

2 participants