aboutsummaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/keys/keys.in/local/state-dir
Commit message (Collapse)AuthorAgeFilesLines
* arti: tests: Rename some keys test files using more intuitive nameshjrgrn2026-03-302-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-254-0/+31
- 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