pbi-cli/tests
MinaSaad1 144222aa31 feat: support Microsoft Store PBI Desktop and update setup docs
- Add Store version path (~\Microsoft\Power BI Desktop Store App\)
  alongside MSI path for port auto-discovery
- Fix UTF-16 LE encoding when reading msmdsrv.port.txt
- Update all 5 skills to reflect new install flow (pipx + pbi connect)
- Update error messages, docstrings, and READMEs to mention pbi connect
  as the primary entry point instead of pbi setup
- Add tests for Store path discovery, encoding, and path candidates
2026-03-26 19:58:54 +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 mypy and ruff CI errors across all source and test files 2026-03-26 14:51:35 +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 feat: support Microsoft Store PBI Desktop and update setup docs 2026-03-26 19:58:54 +02:00