aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/keys/keys.in
Commit message (Collapse)AuthorAgeFilesLines
* doc/keys.md: Un-ignore some of the example snippetsGabriela Moldovan2026-06-172-1/+16
| | | | | | | | | This un-ignores some of the output snippets from the `doc/keys.md` file, so that our `trycmd` test runner will actually run them. This will force us to keep the snippet in sync with the code. This involved adding some extra config for the test C Tor keystore, and tweaking the output to match what the commands actually print out.
* arti: test: rename unrecognized-entry to hs_unrecognized_entry to fix the CIhjrgrn2026-03-302-0/+0
| | | | This changes save us from adding a new entry in .editorconfig
* arti: tests: Rename some keys test files using more intuitive nameshjrgrn2026-03-303-0/+0
|
* arti: test: Fix `keys` integration testhjrgrn2025-08-281-0/+0
| | | | The `keys` integration test now accounts for case-insensitive filesystems
* arti: test: Add integration test suite for `arti keys`hjrgrn2025-08-258-0/+1
| | | | | | | | | - Add `cli_tests/keys/util.rs` and `cli_tests/keys.rs` - Update `cli_tests/main.rs` and `testcases/keys/conf/keys.toml` - Add `ctor-keystore` directory to `keys` `local` directory - Restructure `keys` `local` directory layout - .editorconfig: Add exception for `ctor-keystore`s
* arti: Add keys list and keys list-keystoreshjrgrn2025-06-125-0/+42