Skip to content

202 refactor config testing - #254

Open
sangeetabhatia03 wants to merge 5 commits into
mainfrom
202-refactor-config-testing
Open

202 refactor config testing#254
sangeetabhatia03 wants to merge 5 commits into
mainfrom
202-refactor-config-testing

Conversation

@sangeetabhatia03

Copy link
Copy Markdown
Collaborator

This PR addresses issue #202
It introduces a new helper check_config that validates config elements.
Checks scattered in other places are now concentrated in this helper. Note that I have folded the confusingly named process_config into check_config, so that we now have make_config followed by check_config

Tests pass ok, except 3 snapshot tests - I wonder if the snapshots need to be updated? If you are happy with the other elements of the PR, then I can dig deeper into the snapshots.

@sangeetabhatia03 sangeetabhatia03 linked an issue Jun 30, 2026 that may be closed by this pull request
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.

Refactor config testing

1 participant