gemini-cli/integration-tests
Serghei 58fd00a3df
fix(core): Add .geminiignore support to SearchText tool (#13763)
Co-authored-by: Gaurav <39389231+gsquared94@users.noreply.github.com>
2025-12-22 04:25:26 +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 Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +00:00
context-compress-interactive.compress.responses Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +00:00
context-compress-interactive.test.ts Record model responses with --record-responses (for use in testing) (#11894) 2025-10-28 19:13:45 +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 Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
file-system-interactive.test.ts Add setting to disable YOLO mode (#11609) 2025-10-22 18:57:10 +00:00
file-system.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +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 Don't fail test if we can't cleanup (#14389) 2025-12-02 10:25:22 -08:00
google_web_search.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +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 feat(hooks): Hooks Comprehensive Integration Testing (#9112) 2025-11-27 05:38:35 +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-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 Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
json-output.error.responses Use consistent param names (#12517) 2025-11-06 23:03:52 +00:00
json-output.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
list_directory.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
mcp_server_cyclic_schema.test.ts Clean up processes in integration tests (#15102) 2025-12-15 19:11:08 +00:00
mixed-input-crash.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
read_many_files.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
replace.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
ripgrep-real.test.ts fix(core): Add .geminiignore support to SearchText tool (#13763) 2025-12-22 04:25:26 +00:00
run_shell_command.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
save_memory.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
simple-mcp-server.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
stdin-context.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
telemetry.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00
test-helper.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +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 Improve CI Times by 70% (#8530) 2025-09-18 16:29:40 -07:00
write_file.test.ts Simplify method signature. (#15114) 2025-12-15 21:18:04 +00:00