This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
gemini-cli
Watch
1
Star
0
Fork
0
You've already forked gemini-cli
mirror of
https://github.com/google-gemini/gemini-cli.git
synced
2026-04-25 12:34:38 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3152fa7fb2c5cd1188eac7633d60eed86727e64
gemini-cli
/
integration-tests
T
History
…
..
context-compress-interactive.test.ts
…
ctrl-c-exit.test.ts
…
extensions-install.test.ts
…
file-system-interactive.test.ts
…
file-system.test.ts
…
globalSetup.ts
…
google_web_search.test.ts
Upgrade integration tests to use Vitest (
#6021
)
2025-08-12 22:57:27 +00:00
json-output.test.ts
fix(tests): look for json in thrown error (
#8601
)
2025-09-17 03:50:12 +00:00
list_directory.test.ts
fix(e2e): resolve flaky list_directory test (
#8456
)
2025-09-15 03:59:27 +00:00
mcp_server_cyclic_schema.test.ts
…
mixed-input-crash.test.ts
…
read_many_files.test.ts
…
replace.test.ts
…
run_shell_command.test.ts
…
save_memory.test.ts
…
simple-mcp-server.test.ts
fix(tests): reduce flakiness in simple mcp server test (
#8583
)
2025-09-16 22:29:11 +00:00
stdin-context.test.ts
…
telemetry.test.ts
…
test-helper.ts
test: integration tests for /compress command in interactive mode (
#10154
)
2025-09-30 19:31:51 +00:00
test-mcp-server.ts
Fix several IDE mode integration tests (
#6408
)
2025-08-17 07:55:39 +00:00
tsconfig.json
…
utf-bom-encoding.test.ts
…
vitest.config.ts
Improve CI Times by 70% (
#8530
)
2025-09-18 16:29:40 -07:00
write_file.test.ts
…