erplibre/test
Mathieu Benoit 2dde5467db [REF] script: add type hints and remove duplicate methods
Complete the manager extraction by removing methods from todo.py
that were already moved to database_manager.py (select_database,
restore_from_database, create_backup_from_database, open_file_image_db,
download_database_backup_cli). Add type annotations to manager
classes for better code clarity. Update tests to target the
manager instances directly.

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

Co-Authored-By: Mathieu Benoit <mathben@technolibre.ca>
2026-03-11 03:25:43 -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 [REF] script: improve naming and translate to English 2026-03-11 03:25:27 -04:00
test_todo.py [REF] script: add type hints and remove duplicate methods 2026-03-11 03:25:43 -04:00
test_todo_i18n.py [REF] script: improve naming and translate to English 2026-03-11 03:25:27 -04:00