gemini-cli/integration-tests
matt korwel 0f855fc0c4
fix(security): rate limit web_fetch tool to mitigate DDoS via prompt injection (#19567)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-20 17:18:07 +00:00
..
acp-env-auth.test.ts chore: resolve build warnings and update dependencies (#18880) 2026-02-20 03:25:56 +00:00
acp-telemetry.test.ts fix(acp): run exit cleanup when stdin closes (#14953) 2026-01-14 22:02:44 +00:00
checkpointing.test.ts fix(core): use GIT_CONFIG_GLOBAL to isolate shadow git repo configuration - Fixes #17877 (#17803) 2026-01-29 19:08:34 +00:00
clipboard-linux.test.ts Added image pasting capabilities for Wayland and X11 on Linux (#17144) 2026-01-22 17:02:56 +00:00
concurrency-limit.responses fix(security): rate limit web_fetch tool to mitigate DDoS via prompt injection (#19567) 2026-02-20 17:18:07 +00:00
concurrency-limit.test.ts fix(security): rate limit web_fetch tool to mitigate DDoS via prompt injection (#19567) 2026-02-20 17:18:07 +00:00
context-compress-interactive.compress-empty.responses Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +00:00
context-compress-interactive.compress-failure.responses feat(core): enhanced anchored iterative context compression with self-verification (#15710) 2026-01-20 08:43:15 +00:00
context-compress-interactive.compress.responses feat(core): enhanced anchored iterative context compression with self-verification (#15710) 2026-01-20 08:43:15 +00:00
context-compress-interactive.test.ts fix(cli): resolve paste issue on Windows terminals. (#15932) 2026-01-05 22:46:23 +00:00
ctrl-c-exit.test.ts Clean up processes in integration tests (#15102) 2025-12-15 19:11:08 +00:00
extensions-install.test.ts Clean up processes in integration tests (#15102) 2025-12-15 19:11:08 +00:00
extensions-reload.test.ts fix(cli): resolve paste issue on Windows terminals. (#15932) 2026-01-05 22:46:23 +00:00
file-system-interactive.test.ts fix(cli): resolve paste issue on Windows terminals. (#15932) 2026-01-05 22:46:23 +00:00
file-system.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00
flicker-detector.max-height.responses fix(infra) - Use canned response for flicker test (#12377) 2025-11-04 16:08:46 +00:00
flicker.test.ts Clean up processes in integration tests (#15102) 2025-12-15 19:11:08 +00:00
globalSetup.ts Refactoring of disabling of mouse tracking in e2e tests (#17902) 2026-01-29 22:05:19 +00:00
google_web_search.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00
hooks-agent-flow-multistep.responses fix(hooks): deduplicate agent hooks and add cross-platform integration tests (#15701) 2025-12-30 19:13:16 +00:00
hooks-agent-flow.responses fix(hooks): deduplicate agent hooks and add cross-platform integration tests (#15701) 2025-12-30 19:13:16 +00:00
hooks-agent-flow.test.ts test: fix hook integration test flakiness on Windows CI (#18665) 2026-02-15 19:42:13 +00:00
hooks-system.after-agent.responses Implement support for tool input modification (#15492) 2025-12-30 19:37:43 +00:00
hooks-system.after-model.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.after-tool-context.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.allow-tool.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.before-agent.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.before-model.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.before-tool-selection.responses test: fix hook integration test flakiness on Windows CI (#18665) 2026-02-15 19:42:13 +00:00
hooks-system.before-tool-stop.responses feat(hooks): implement STOP_EXECUTION and enhance hook decision handling (#15685) 2025-12-30 23:22:53 +00:00
hooks-system.block-tool.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.compress-auto.responses feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
hooks-system.disabled-via-command.responses feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +00:00
hooks-system.disabled-via-settings.responses feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +00:00
hooks-system.error-handling.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.input-modification.responses Implement support for tool input modification (#15492) 2025-12-30 19:37:43 +00:00
hooks-system.input-validation.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.multiple-events.responses feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
hooks-system.notification.responses feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
hooks-system.sequential-execution.responses feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
hooks-system.session-clear.responses feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
hooks-system.session-startup.responses feat(hooks): Hook Session Lifecycle & Compression Integration (#14151) 2025-12-03 17:04:13 +00:00
hooks-system.telemetry.responses feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +00:00
hooks-system.test.ts test: fix hook integration test flakiness on Windows CI (#18665) 2026-02-15 19:42:13 +00:00
json-output.error.responses Use consistent param names (#12517) 2025-11-06 23:03:52 +00:00
json-output.france.responses Optimize json-output tests with mock responses (#16102) 2026-01-08 00:10:50 +00:00
json-output.session-id.responses Optimize json-output tests with mock responses (#16102) 2026-01-08 00:10:50 +00:00
json-output.test.ts Optimize json-output tests with mock responses (#16102) 2026-01-08 00:10:50 +00:00
list_directory.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00
mcp_server_cyclic_schema.test.ts fix(cli): resolve paste issue on Windows terminals. (#15932) 2026-01-05 22:46:23 +00:00
mixed-input-crash.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
parallel-tools.responses feat(core): Implement parallel FC for read only tools. (#18791) 2026-02-20 00:38:22 +00:00
parallel-tools.test.ts feat(core): Implement parallel FC for read only tools. (#18791) 2026-02-20 00:38:22 +00:00
read_many_files.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00
replace.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
resume_repro.responses bug(core): Ensure storage is initialized early, even if config is not. (#18471) 2026-02-06 21:33:13 +00:00
resume_repro.test.ts bug(core): Ensure storage is initialized early, even if config is not. (#18471) 2026-02-06 21:33:13 +00:00
ripgrep-real.test.ts Fix issues with rip grep (#18756) 2026-02-10 20:48:56 +00:00
run_shell_command.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00
simple-mcp-server.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00
skill-creator-scripts.test.ts Stabilize skill-creator CI and package format (#17001) 2026-01-18 19:51:05 -08:00
skill-creator-vulnerabilities.test.ts feat: introduce 'skill-creator' built-in skill and CJS management tools (#16394) 2026-01-14 20:57:46 +00:00
stdin-context.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00
stdout-stderr-output-error.responses test: add integration test to verify stdout/stderr routing (#17280) 2026-01-29 00:01:57 +00:00
stdout-stderr-output.responses test: add integration test to verify stdout/stderr routing (#17280) 2026-01-29 00:01:57 +00:00
stdout-stderr-output.test.ts test: add integration test to verify stdout/stderr routing (#17280) 2026-01-29 00:01:57 +00:00
telemetry.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
test-helper.ts test: fix hook integration test flakiness on Windows CI (#18665) 2026-02-15 19:42:13 +00:00
test-mcp-server.ts Initial support for reloading extensions in the CLI - mcp servers only (#12239) 2025-10-30 18:05:49 +00:00
tsconfig.json test(integration-tests): isolate user memory from test runs (#6790) 2025-08-22 00:34:13 +00:00
utf-bom-encoding.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
vitest.config.ts test(core): remove hardcoded model from TestRig (#18710) 2026-02-10 07:54:23 +00:00
write_file.test.ts Improving memory tool instructions and eval testing (#18091) 2026-02-05 18:07:47 +00:00