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

Issue #2298 unit tests #2469

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Issue #2298 unit tests #2469

merged 2 commits into from
Aug 16, 2023

Conversation

bschmalhofer
Copy link
Contributor

No description provided.

The goal of these changes is that the code of related frontend modules
should become more similar again. This makes it easier to spot divergences
that are not intended. There could be fixed in one frontend that are relevant
for other frontends too.
A recent addition is that helper subs like _Mask() and _MaskPhone() now get
the additional parameter DFValues. But these helper subs are also called
in the case of error, or when a form draft was loaded. In these instances
the new parameter DFValues was missing.
This patch should fix three test failures.
@bschmalhofer bschmalhofer merged commit 45b758b into rel-11_0 Aug 16, 2023
@bschmalhofer bschmalhofer deleted the issue-#2298-unit_tests branch August 16, 2023 12:09
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.

1 participant