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

Implement django utils tests #911

Merged
merged 2 commits into from
Oct 23, 2023
Merged

Implement django utils tests #911

merged 2 commits into from
Oct 23, 2023

Conversation

Reckless-Satoshi
Copy link
Collaborator

What does this PR do?

Introduces unit tests for utils function with a focus on the gnupg utilization. The aim is to slowly achieve full test coverage so we can more easily catch newly introduced bugs now that the coordinator backend is less "liquid".

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

@Reckless-Satoshi Reckless-Satoshi force-pushed the django-tests branch 11 times, most recently from 842e335 to e7b1a6c Compare October 23, 2023 22:26
@Reckless-Satoshi Reckless-Satoshi merged commit 54a5987 into main Oct 23, 2023
1 check passed
@Reckless-Satoshi Reckless-Satoshi deleted the django-tests branch October 23, 2023 22:48
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

1 participant