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

Prep for #878: move invoice-related QR code from receipt modules to invoice modules #1287

Merged
merged 9 commits into from
Dec 17, 2023

Conversation

jayaddison
Copy link
Contributor

These invoice-related QR methods were placed into receipt-related modules out of a mixture of laziness and wanting to reduce the number of code lines modified during #891. This cleanup (as preparation for #878) relocates them to make their purpose and usage clearer.

(note: the skipped test does run and fails as expected if the pytest.mark.skip is removed)

tests/test_invoice.py Outdated Show resolved Hide resolved
@russss russss merged commit 255bc71 into main Dec 17, 2023
3 checks passed
@russss russss deleted the issue-878-prep/code-cleanup branch December 17, 2023 18:08
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