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

Make tests less verbose #334

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Make tests less verbose #334

merged 1 commit into from
Jul 30, 2024

Conversation

spacebear21
Copy link
Collaborator

The log level is no longer hardcoded in tests. It can be manually overriden with an environment variable when calling cargo test or contrib/test.sh.

I set RUST_LOG=debug in the github workflow to maintain the same behavior there, but we can remove that if not needed.

The log level is no longer hardcoded in tests. It can be manually
overriden with an environment variable when calling `cargo test` or
`contrib/test.sh`.
Copy link
Contributor

@DanGould DanGould left a comment

Choose a reason for hiding this comment

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

tACK 11f1a0c

@DanGould DanGould merged commit a5091f6 into payjoin:master Jul 30, 2024
4 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.

2 participants