summaryrefslogtreecommitdiff
path: root/packages/core/src/utils/bfsFileSearch.test.ts
AgeCommit message (Expand)Author
2025-08-07fix(core): Replace flaky performance tests with robust correctness tests (#5795)Allen Hutchison
2025-08-01fix(tests): refactor integration tests to be less flaky (#4890)Allen Hutchison
2025-07-30perf(core): parallelize bfsFileSearch for 40% faster CLI startup (#5185)Hyunsu Shin
2025-07-23Fix tests to work in windows (#4754)Tommaso Sciortino
2025-07-20feat: full implementation for .geminiignore in settings and respective tool c...Pyush Sinha
2025-06-14centralize file filtering in `FileDiscoveryService` (#1039)Anas H. Sulaiman
2025-06-13reuse filtering service in `bfsFileSearch` (#1018)Anas H. Sulaiman
2025-06-11feat(core): Create BFS file search utility (#903)Allen Hutchison