erplibre/test
Mathieu Benoit e27c544f02 [REF] script: rename variables to follow naming conventions
Replace Hungarian notation, French variable names, and
lowercase constants with clear English names across 5
scripts: config_file, execute, kill_process_by_port,
todo, and git_tool. Remove unused find_in_private
variable. All 142 tests pass.

Generated by Claude Code 2.1.72 model claude-sonnet-4-6

Co-Authored-By: Mathieu Benoit <mathben@technolibre.ca>
2026-03-11 02:06:02 -04:00
..
code_generator [FIX] make test with coverage: missing coverage parameter 2023-03-04 23:34:37 -05:00
test_config_file.py [ADD] test: add unit tests for ConfigFile 2026-03-11 02:06:02 -04:00
test_execute.py [ADD] test: add unit tests for refactoring 2026-03-11 02:06:02 -04:00
test_git_tool.py [REF] script: rename variables to follow naming conventions 2026-03-11 02:06:02 -04:00
test_kill_process_by_port.py [ADD] test: add unit tests for refactoring 2026-03-11 02:06:02 -04:00
test_todo.py [REF] script: rename variables to follow naming conventions 2026-03-11 02:06:02 -04:00
test_todo_i18n.py [ADD] test: add unit tests for refactoring 2026-03-11 02:06:02 -04:00