radicle-heartwood-lfs/radicle-cli/src/terminal
Alexis Sellier e258c72eca
Implement some CLI tests using `trycmd`
I'm not entirely satisfied with `trycmd`, but it's a start.
If we choose to move to a different crate, or implement our own,
we can keep the example test cases.

Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
2022-11-22 10:44:30 +01:00
..
args.rs Add `radicle-cli` crate's `terminal` module 2022-11-07 14:48:01 +01:00
command.rs Add `radicle-cli` crate's `terminal` module 2022-11-07 14:48:01 +01:00
format.rs Add `rad-merge` command 2022-11-17 09:25:17 +01:00
io.rs Support `RAD_PASSPHRASE` in `signer` method 2022-11-22 10:44:30 +01:00
patch.rs Implement `rad-patch` 2022-11-16 12:07:19 +01:00
spinner.rs Add `radicle-cli` crate's `terminal` module 2022-11-07 14:48:01 +01:00
table.rs Fix issues with incorrect terminal width 2022-11-22 10:44:30 +01:00
textbox.rs Implement some CLI tests using `trycmd` 2022-11-22 10:44:30 +01:00