Skip to content

Update CLI tests for kaleido-sdk 0.1.5 and fix CI#14

Merged
bitwalt merged 1 commit into
masterfrom
codex/cli-tests-master
Apr 9, 2026
Merged

Update CLI tests for kaleido-sdk 0.1.5 and fix CI#14
bitwalt merged 1 commit into
masterfrom
codex/cli-tests-master

Conversation

@bitwalt
Copy link
Copy Markdown
Collaborator

@bitwalt bitwalt commented Apr 9, 2026

Summary

  • update the CLI repo to kaleido-sdk 0.1.5
  • refresh CLI tests for the current asset model and kaleido node swap ... command layout
  • add pytest-mock to dev dependencies used by local/test workflows
  • fix the GitHub Actions type-check job to run Pyright with .[dev]

Why

master was failing in CI because the type-check workflow was analyzing tests/ without installing the test-only dependencies those files import. This PR also keeps the CLI test suite aligned with the latest SDK and command structure.

Validation

  • uvx ruff format --check .
  • uvx ruff check .
  • uvx --with '.[dev]' pyright .
  • uv run pytest -q (79 passed)

@bitwalt bitwalt merged commit a857948 into master Apr 9, 2026
1 check passed
@Arshia-r-m Arshia-r-m deleted the codex/cli-tests-master branch April 9, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant