-
Notifications
You must be signed in to change notification settings - Fork 0
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 Submodule #70
Add Submodule #70
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
es ist ein vorteil, dass es viele explizite test-daten enthält. gleichzeitig macht es das pflegeintensiv. man könnte überlegen, ob man eine eigene pytest-fixture schreibt, die all matchenden files aus dem submodule yielded, dann müsste man nicht z.b. bei einem upgrade des submodules auch die dateipfade ändern. andererseits gäb's dann aber keine lösung für den check auf das date (was sowaswie ein minimal sanity check ist)
unittests/test_ahb_serialisierung.py
Outdated
# pytest.param( | ||
# data_path / "CONTRL" / "CONTRL_MIG_2_0b_ausserordentliche_2024_07_26_2022_10_01xml", | ||
# date(2024, 7, 26), | ||
# ), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
was ist hier das problem? gehst du das in einem nächsten PR an?
kannst ja ggf. schonmal ein issue aufmachen.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.