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

Add equality operator to EnvironCredential #549

Merged
merged 4 commits into from Nov 28, 2021
Merged

Conversation

wwuck
Copy link
Contributor

@wwuck wwuck commented Nov 25, 2021

It would be useful for using EnvironCredential in unit tests if it has the equality operator implemented.

Equality operator is useful for testing EnvironCredential
@jaraco
Copy link
Owner

jaraco commented Nov 28, 2021

It would be useful for using EnvironCredential in unit tests if it has the equality operator implemented.

Can you say more about where this would be useful? I don't see any unit tests for EnvironCredential.

keyring/credentials.py Outdated Show resolved Hide resolved
@jaraco jaraco merged commit 0f0faf1 into jaraco:main Nov 28, 2021
@wwuck wwuck deleted the feature/eq branch November 30, 2021 13:27
@wwuck
Copy link
Contributor Author

wwuck commented Nov 30, 2021

Apologies, I missed the review before you merged this. I've pushed the initial code up to github at https://github.com/wwuck/keyrings.envvars but I can't push to TestPyPI or PyPI until pypi/warehouse#10030 is fixed.

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.

None yet

2 participants