mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-19 06:20:44 -07:00
909dbd5d3e
Co-authored-by: jacob314 <jacob314@gmail.com>
140 lines
7.3 KiB
Plaintext
140 lines
7.3 KiB
Plaintext
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
|
|
exports[`AlternateBufferQuittingDisplay > renders with a tool awaiting confirmation > with_confirming_tool 1`] = `
|
|
"
|
|
███ █████████
|
|
░░░███ ███░░░░░███
|
|
░░░███ ███ ░░░
|
|
░░░███░███
|
|
███░ ░███ █████
|
|
███░ ░░███ ░░███
|
|
███░ ░░█████████
|
|
░░░ ░░░░░░░░░
|
|
|
|
Tips for getting started:
|
|
1. Ask questions, edit files, or run commands.
|
|
2. Be specific for the best results.
|
|
3. Create GEMINI.md files to customize your interactions with Gemini.
|
|
4. /help for more information.
|
|
|
|
Action Required (was prompted):
|
|
|
|
? confirming_tool Confirming tool description
|
|
"
|
|
`;
|
|
|
|
exports[`AlternateBufferQuittingDisplay > renders with active and pending tool messages > with_history_and_pending 1`] = `
|
|
"
|
|
███ █████████
|
|
░░░███ ███░░░░░███
|
|
░░░███ ███ ░░░
|
|
░░░███░███
|
|
███░ ░███ █████
|
|
███░ ░░███ ░░███
|
|
███░ ░░█████████
|
|
░░░ ░░░░░░░░░
|
|
|
|
Tips for getting started:
|
|
1. Ask questions, edit files, or run commands.
|
|
2. Be specific for the best results.
|
|
3. Create GEMINI.md files to customize your interactions with Gemini.
|
|
4. /help for more information.
|
|
╭──────────────────────────────────────────────────────────────────────────╮
|
|
│ ✓ tool1 Description for tool 1 │
|
|
│ │
|
|
╰──────────────────────────────────────────────────────────────────────────╯
|
|
╭──────────────────────────────────────────────────────────────────────────╮
|
|
│ ✓ tool2 Description for tool 2 │
|
|
│ │
|
|
╰──────────────────────────────────────────────────────────────────────────╯
|
|
"
|
|
`;
|
|
|
|
exports[`AlternateBufferQuittingDisplay > renders with empty history and no pending items > empty 1`] = `
|
|
"
|
|
███ █████████
|
|
░░░███ ███░░░░░███
|
|
░░░███ ███ ░░░
|
|
░░░███░███
|
|
███░ ░███ █████
|
|
███░ ░░███ ░░███
|
|
███░ ░░█████████
|
|
░░░ ░░░░░░░░░
|
|
|
|
Tips for getting started:
|
|
1. Ask questions, edit files, or run commands.
|
|
2. Be specific for the best results.
|
|
3. Create GEMINI.md files to customize your interactions with Gemini.
|
|
4. /help for more information.
|
|
"
|
|
`;
|
|
|
|
exports[`AlternateBufferQuittingDisplay > renders with history but no pending items > with_history_no_pending 1`] = `
|
|
"
|
|
███ █████████
|
|
░░░███ ███░░░░░███
|
|
░░░███ ███ ░░░
|
|
░░░███░███
|
|
███░ ░███ █████
|
|
███░ ░░███ ░░███
|
|
███░ ░░█████████
|
|
░░░ ░░░░░░░░░
|
|
|
|
Tips for getting started:
|
|
1. Ask questions, edit files, or run commands.
|
|
2. Be specific for the best results.
|
|
3. Create GEMINI.md files to customize your interactions with Gemini.
|
|
4. /help for more information.
|
|
╭──────────────────────────────────────────────────────────────────────────╮
|
|
│ ✓ tool1 Description for tool 1 │
|
|
│ │
|
|
╰──────────────────────────────────────────────────────────────────────────╯
|
|
╭──────────────────────────────────────────────────────────────────────────╮
|
|
│ ✓ tool2 Description for tool 2 │
|
|
│ │
|
|
╰──────────────────────────────────────────────────────────────────────────╯
|
|
"
|
|
`;
|
|
|
|
exports[`AlternateBufferQuittingDisplay > renders with pending items but no history > with_pending_no_history 1`] = `
|
|
"
|
|
███ █████████
|
|
░░░███ ███░░░░░███
|
|
░░░███ ███ ░░░
|
|
░░░███░███
|
|
███░ ░███ █████
|
|
███░ ░░███ ░░███
|
|
███░ ░░█████████
|
|
░░░ ░░░░░░░░░
|
|
|
|
Tips for getting started:
|
|
1. Ask questions, edit files, or run commands.
|
|
2. Be specific for the best results.
|
|
3. Create GEMINI.md files to customize your interactions with Gemini.
|
|
4. /help for more information.
|
|
"
|
|
`;
|
|
|
|
exports[`AlternateBufferQuittingDisplay > renders with user and gemini messages > with_user_gemini_messages 1`] = `
|
|
"
|
|
███ █████████
|
|
░░░███ ███░░░░░███
|
|
░░░███ ███ ░░░
|
|
░░░███░███
|
|
███░ ░███ █████
|
|
███░ ░░███ ░░███
|
|
███░ ░░█████████
|
|
░░░ ░░░░░░░░░
|
|
|
|
Tips for getting started:
|
|
1. Ask questions, edit files, or run commands.
|
|
2. Be specific for the best results.
|
|
3. Create GEMINI.md files to customize your interactions with Gemini.
|
|
4. /help for more information.
|
|
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
|
|
> Hello Gemini
|
|
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
|
|
✦ Hello User!
|
|
"
|
|
`;
|