Files
shell-speak/tests
Auto User 9b16a2454f fix: remove leftover test files from other projects
- Removed tests/test_cli_commands.py (env_pro project leftovers)
- Removed tests/test_parser.py (cli_explain_fix project leftovers)
- Removed tests/test_explainer.py (cli_explain_fix project leftovers)
- Removed tests/test_integration.py (cli_diff_auditor project leftovers)
- Removed tests/test_profile.py (env_pro project leftovers)
- Removed tests/test_template.py (missing fixtures)
- Removed tests/test_validator.py (missing fixtures)
- Removed tests/integration/, tests/unit/, tests/fixtures/ directories

These files caused CI failures due to missing fixtures and wrong module imports.
2026-01-31 06:49:38 +00:00
..