aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/cli_tests/hsc
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosTobias Stoeckmann2026-03-241-1/+1
| | | | Typos found with codespell
* arti: test: hsc: add test get_fails_if_no_gen_and_no_keyhjrgrn2026-02-172-47/+86
| | | | | | - remove build_hsc_key_cmd in favor of KeyCmd - use KeyCmdBuilder in CTorMigrateCmd::keystore_contains_client_key to remove duplication - adapt hsc.rs to the changes
* cli_tests: Insert spacing between top-level itemsGabriela Moldovan2026-02-021-0/+8
| | | | For readability.
* Add integration test suite for `hsc ctor-migrate` subcommandhjrgrn2026-02-022-0/+290