test: add CLI tests to crewai-cli package

Move and adapt all CLI tests from lib/crewai/tests/cli/ to
lib/cli/tests/, updating import paths from crewai.cli.* to
crewai_cli.* and adjusting mock targets accordingly.
This commit is contained in:
Greyson LaLonde
2026-03-14 22:09:38 -04:00
parent 4f9a8f4112
commit 3732de7b88
31 changed files with 4722 additions and 0 deletions

View File