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

[ENH] Add deterministic Mode to ZugferdDocumentPdfBuilderAbstract #203

Merged
merged 4 commits into from
Dec 8, 2024

Conversation

horstoeko
Copy link
Owner

Description

Used to write unit tests where input files A & B should consistently produce the same output PDF C. The random bits and timestamps make this challenging

See issue #201

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

…d derived classes). This mode should only used for testing purposes
@horstoeko horstoeko added the enhancement New feature or request label Dec 7, 2024
@horstoeko horstoeko added this to the 12/2024 milestone Dec 7, 2024
@horstoeko horstoeko self-assigned this Dec 7, 2024
Copy link

github-actions bot commented Dec 8, 2024

Test Results

1 980 tests  ±0   1 980 ✅ ±0   7s ⏱️ ±0s
   35 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 3fa111f. ± Comparison against base commit d799b4c.

♻️ This comment has been updated with latest results.

@horstoeko horstoeko merged commit 5c67f6b into master Dec 8, 2024
15 checks passed
@horstoeko horstoeko deleted the deterministic_pdf branch December 8, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant