mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-24 13:45:00 +00:00
- Implemented `rename_obfuscated_files.py` to generate semantic names for obfuscated Java files, analyze import dependencies, and execute batch renaming. - Created `reorganize_structure.py` to analyze the current directory structure, propose reorganization plans, and execute file movements based on package declarations. - Added `test_dummy_data.py` to demonstrate the functionality of the dummy data generator and validate generated registration keys. - Introduced `test_email_generation.py` to test the email generation functionality for registration emails.