Skip to content

Conversation

@jangevaare
Copy link
Member

This pull request updates test data in both integration and unit tests to include the over_16 field in the person dictionary. This ensures that the test cases accurately reflect the expected data structure and help prevent errors related to missing fields.

Test data consistency improvements:

  • Added the over_16 field (set to False) to the person dictionary in multiple test cases in tests/integration/test_error_propagation.py to ensure the test data matches the expected schema. [1] [2] [3]
  • Added the over_16 field (set to False) to the person dictionary in the test_client_record_creation unit test in tests/unit/test_data_models.py.

@jangevaare jangevaare merged commit 8bf9f71 into main Jan 20, 2026
@jangevaare jangevaare deleted the fix/tests-failing branch January 20, 2026 19:39
@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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