Skip to content

Conversation

@Chris-hughes10
Copy link
Owner

Update struct to have more dict like behaviours

Chris-hughes10 and others added 3 commits March 19, 2025 12:03
Update struct to have more dict like behaviours
- Add __contains__ and __len__ methods for better dict compatibility
- Add comprehensive docstrings to all dict-like methods
- Include comprehensive test suite with arrange-act-assert pattern
- Update documentation with examples of new usage patterns
- Support mixed dot/bracket notation access for flexibility
- Update execute_command to run from test directory for proper script access
- Fix subprocess calls to use shell=True and correct working directory
- All tests now pass successfully (21/21)
@Chris-hughes10 Chris-hughes10 marked this pull request as ready for review September 17, 2025 09:41
@Chris-hughes10 Chris-hughes10 merged commit f66b7bc into main Sep 17, 2025
2 checks passed
@Chris-hughes10 Chris-hughes10 deleted the Chris-hughes10-update-struct branch September 17, 2025 09:42
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