summaryrefslogtreecommitdiff
path: root/crates/arti/tests/cli_tests
Commit message (Expand)AuthorAgeFilesLines
* keymgr: Update expected output in integration testsGabriela Moldovan2026-01-061-6/+6
* Add `hsc key ctor-migrate` subcommandhjrgrn2025-11-242-3/+10
* arti: fix deprecation warnings in assert_cmd libSteven Engler2025-10-313-7/+8
* arti: test: Add integration test for `hss ctor-migrate`hjrgrn2025-09-106-30/+533
* arti: test: Fix `keys` integration testhjrgrn2025-08-281-2/+2
* Merge branch 'toml' into 'main'David Goulet2025-08-261-18/+7
|\
| * arti: simplify the `create_state_dir_entry` test helperSteven Engler2025-08-251-18/+7
* | tor-hscrypto: change redacted `HsId` from "???" to "[…]"Steven Engler2025-08-251-1/+1
|/
* arti: test: Add note in `KeysListCmd::create_state_dir_entry`hjrgrn2025-08-251-0/+2
* arti: test: Add integration test suite for `arti keys`hjrgrn2025-08-253-0/+373
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-6/+10
* arti: hss: Add `arti hss ctor-migrate`hjrgrn2025-07-311-1/+7
* arti: keys: Add arti keys-rawhjrgrn2025-07-141-0/+11
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-121-1/+12
* arti: test: Refactor arti integration testhjrgrn2025-05-123-0/+190