summaryrefslogtreecommitdiff
path: root/integration-tests
AgeCommit message (Collapse)Author
2025-08-22test(integration-tests): isolate user memory from test runs (#6790)Gal Zahavi
2025-08-21Add integration test to confirm environment variable propagation. (#6696)cornmander
2025-08-20test(integration): add failing test for stdin context with prompt (#6158)Allen Hutchison
2025-08-20Update shell service integration tests (#6598)Gal Zahavi
2025-08-20Fix IDE Companion Connection in Proxy Environments (#6308)Blackoutta
Co-authored-by: Jacob Richman <[email protected]>
2025-08-19fix: ensure consistent theme behavior between local and CI test runs (#6358)Arya Gummadi
Co-authored-by: Jacob Richman <[email protected]>
2025-08-18Disable failing IDE tests. (#6481)cornmander
2025-08-18Add vi globals to fix integration tests. (#6445)cornmander
2025-08-17chore(compiler): Enable strict property access TS compiler flag. (#6255)Richie Foreman
Co-authored-by: Jacob Richman <[email protected]>
2025-08-17Fix several IDE mode integration tests (#6408)cornmander
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-17 feat(cli): Introduce arguments for shell execution in custom commands (#5966)Abhi
2025-08-17Fix missing import in ide integration tests. (#6407)cornmander
2025-08-17Fix integration test. (#6403)cornmander
2025-08-14[ide-mode] Write port to file in ide-server (#5811)christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-12Upgrade integration tests to use Vitest (#6021)Tommaso Sciortino
2025-08-12chore(integration-tests): refactor to typescript (#5645)Jacob Richman
2025-08-06Fix(tests): update mcp_server_cyclic_schema test (#5733)N. Taylor Mullen
2025-08-06tests: fix e2e tests (#5706)Jack Wotherspoon
2025-08-06Add integration test for maximum schema depth error handling (#5685)Jacob MacDonald
2025-08-01fix(tests): refactor integration tests to be less flaky (#4890)Allen Hutchison
Co-authored-by: matt korwel <[email protected]>
2025-07-21Address flaky integration tests with retries (#4604)Shreya Keshive
2025-07-19Extend mcp-server timeout. (#4514)N. Taylor Mullen
2025-07-07Release misc (#3418)matt korwel
2025-07-05Relase: Clean up and condensing (#3321)matt korwel
2025-07-05Mk nohup (#3285)matt korwel
2025-06-29refactor: remove imported multiple times (#1846)Noritaka Kobayashi
2025-06-26Flaky test (#1405)Keith Ballinger
Co-authored-by: matt korwel <[email protected]> Co-authored-by: Scott Densmore <[email protected]>
2025-06-18test: add integration test for simple mcp server (#1199)Jerop Kipruto
2025-06-17Auto-update notifications (#1110)Eddie Santos
2025-06-16Preflight and integration npx (#1096)matt korwel