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

Improve test suite #435

Merged
merged 4 commits into from
Oct 5, 2024
Merged

Improve test suite #435

merged 4 commits into from
Oct 5, 2024

Conversation

NeffIsBack
Copy link
Contributor

A few test suite improvements and removed the domain attribute from the connection.plaintext() function. Now protocols which do not implement authentication, such as nfs, don't crash if the user still supplies credentials:

Before&After:
image

@NeffIsBack NeffIsBack added bug-fix This Pull Request fixes a bug tests labels Oct 4, 2024
nxc/connection.py Show resolved Hide resolved
@NeffIsBack NeffIsBack merged commit 43da2af into main Oct 5, 2024
7 checks passed
@NeffIsBack NeffIsBack deleted the neff-improve-testsuite branch October 5, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants