Skip to content

Conversation

@JoshuaHarris391
Copy link
Collaborator

No description provided.

… implement corresponding unit tests

- Introduced `DataDictionary` class in `dict.py` to manage schema reading, node retrieval, and dependency resolution.
- Implemented methods for JSON reading, node property extraction, and schema parsing.
- Added unit tests in `test_dict.py` to validate functionality of the `DataDictionary` methods, ensuring robust error handling and expected outputs.
…schema handling

- Updated `ResolveSchema` class to inherit from `DataDictionary`, enhancing its functionality for schema operations.
- Removed redundant methods from `ResolveSchema` and integrated relevant functionality into the `DataDictionary`.
- Adjusted unit tests to reflect changes in method accessibility and ensure continued test coverage.
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