fabro/lib/crates/fabro-cli/tests/it/cmd
2026-04-01 22:57:27 -07:00
..
asset.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
asset_cp.rs Speed up sleep-heavy test suites 2026-03-31 13:12:21 -04:00
asset_list.rs Speed up sleep-heavy test suites 2026-03-31 13:12:21 -04:00
attach.rs Use store-backed status for attach and run lookup 2026-04-01 22:57:27 -07:00
completion.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
config.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
create.rs Tighten non-interactive JSON mode 2026-03-31 09:47:50 -04:00
detached.rs Expand store-backed run metadata and detached startup 2026-04-01 22:57:26 -07:00
diff.rs Persist command and diff artifacts in the run store 2026-04-01 22:57:27 -07:00
discord.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
docs.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
doctor.rs Expand OpenAI twin coverage across integration tests 2026-04-01 11:03:34 -04:00
exec.rs Expand OpenAI twin coverage across integration tests 2026-04-01 11:03:34 -04:00
fabro.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
fork.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
graph.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
inspect.rs Cut more CLI control-plane reads over to the store 2026-04-01 22:57:27 -07:00
install.rs Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
json_global.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
llm.rs Expand OpenAI twin coverage across integration tests 2026-04-01 11:03:34 -04:00
llm_prompt.rs Tighten non-interactive JSON mode 2026-03-31 09:47:50 -04:00
logs.rs Move attach and logs to store-backed event history 2026-04-01 22:57:27 -07:00
mod.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
model.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
model_list.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
model_test.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
parse.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
pr.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
pr_close.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
pr_create.rs Cut more CLI control-plane reads over to the store 2026-04-01 22:57:27 -07:00
pr_list.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
pr_merge.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
pr_view.rs Cut more CLI control-plane reads over to the store 2026-04-01 22:57:27 -07:00
preflight.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
provider.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
provider_login.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
ps.rs Fix clippy warnings and date-sensitive snapshot tests from --json rollout 2026-03-31 09:07:06 -04:00
repo.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
repo_deinit.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
repo_init.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
resume.rs Cut more CLI control-plane reads over to the store 2026-04-01 22:57:27 -07:00
rewind.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
rm.rs Tighten non-interactive JSON mode 2026-03-31 09:47:50 -04:00
run.rs Expand workflow event payloads and stabilize CLI logs 2026-04-01 20:13:14 -04:00
sandbox_cp.rs Cut more CLI control-plane reads over to the store 2026-04-01 22:57:27 -07:00
sandbox_preview.rs Speed up sleep-heavy test suites 2026-03-31 13:12:21 -04:00
sandbox_ssh.rs Speed up sleep-heavy test suites 2026-03-31 13:12:21 -04:00
secret.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
secret_get.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
secret_list.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
secret_rm.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
secret_set.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
send_analytics.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
send_panic.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
server.rs Rename fabro serve to fabro server start 2026-03-30 16:17:38 -04:00
start.rs Expand store-backed run metadata and detached startup 2026-04-01 22:57:26 -07:00
store.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
store_dump.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
support.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
system.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
system_df.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
system_prune.rs Fix clippy warnings and date-sensitive snapshot tests from --json rollout 2026-03-31 09:07:06 -04:00
top_level.rs Move cli.rs and scenario.rs tests into per-subcommand cmd/ files 2026-03-30 11:37:24 -04:00
upgrade.rs Add global JSON output mode 2026-03-31 07:51:19 -04:00
validate.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
wait.rs Cut more CLI control-plane reads over to the store 2026-04-01 22:57:27 -07:00
workflow.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
workflow_create.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00
workflow_list.rs Default TestContext::command() working directory to temp_dir 2026-03-31 20:36:48 -04:00