summaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases
Commit message (Expand)AuthorAgeFilesLines
* arti: Set the COLUMNS env var in the CLI tests.Gabriela Moldovan2024-08-282-10/+5
* arti: Elide some text in the expected hsc test output.Gabriela Moldovan2024-08-281-2/+1
* arti: Implement the hsc subcommand using an inert tor client.Gabriela Moldovan2024-08-281-1/+1
* doc: Add arti hsc subcommand docs to doc/hsc.md.Gabriela Moldovan2024-08-051-28/+1
* arti: Update the hsc markdown test.Gabriela Moldovan2024-08-051-3/+19
* arti: Elide the -c help in the expected output of the CLI tests.Gabriela Moldovan2024-08-051-2/+1
* Have `arti hss onion-name` error if it doesn't print the onion nameKunal Mehta2024-08-011-1/+2
* arti: Add tests for the arti hsc subcommand.Gabriela Moldovan2024-07-3019-0/+131
* arti: Add tests for the arti hss subcommand.Gabriela Moldovan2024-07-309-0/+90