pbi-cli/tests
MinaSaad1 084809c6d6 fix: resolve connectionName from store when no --connection flag
Commands now automatically use the last-used connection from
connections.json instead of requiring --connection or -c flag.
2026-03-26 20:17:42 +02:00
..
mocks feat: initial pbi-cli project with all 20+ command groups 2026-03-26 13:05:53 +02:00
test_commands style: apply ruff format to all source and test files 2026-03-26 14:55:44 +02:00
__init__.py feat: initial pbi-cli project with all 20+ command groups 2026-03-26 13:05:53 +02:00
conftest.py fix: patch _ensure_ready in tests to prevent real downloads in CI 2026-03-26 16:31:34 +02:00
test_binary_manager.py test: add discover_pbi_port tests and fix binary_manager test isolation 2026-03-26 16:43:06 +02:00
test_config.py fix: resolve mypy and ruff CI errors across all source and test files 2026-03-26 14:51:35 +02:00
test_connection_store.py feat: add REPL mode, test suite, CI/CD, and Claude Skills (Sprints 6-8) 2026-03-26 13:54:24 +02:00
test_e2e.py fix: resolve mypy and ruff CI errors across all source and test files 2026-03-26 14:51:35 +02:00
test_errors.py feat: support Microsoft Store PBI Desktop and update setup docs 2026-03-26 19:58:54 +02:00
test_helpers.py fix: resolve connectionName from store when no --connection flag 2026-03-26 20:17:42 +02:00
test_mcp_client.py fix: resolve mypy and ruff CI errors across all source and test files 2026-03-26 14:51:35 +02:00
test_output.py feat: add REPL mode, test suite, CI/CD, and Claude Skills (Sprints 6-8) 2026-03-26 13:54:24 +02:00
test_platform.py fix: apply ruff formatting to platform module and tests 2026-03-26 20:01:15 +02:00