Skip to content

Conversation

@rdawebb
Copy link

@rdawebb rdawebb commented Nov 12, 2025

  • Converted all test and helper functions, variables, and imports to snake_case
  • Updated all test names to 'test_' to match Python test naming convention
  • Removed unused functools import
  • Updated test_install.py relative imports to absolute imports
  • All tests passing ✅

Fix for #211

- Convert all test and helper functions, variables, and imports to snake_case
- Update all test names to test_ to match Python convention
- Remove unused functools import
- Update test_install.py relative imports to absolute imports
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.

1 participant