mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-30 19:33:30 -04:00
- Added a new end-to-end search test with real data to validate the complete search workflow, including file indexing and search result display. - Removed the outdated search integration test to streamline testing efforts. - Introduced the `chrono` dependency in the CLI for enhanced date handling in search operations. - Updated the search output structure to include matched content and improved pagination handling. These changes enhance the robustness of the search feature and ensure better integration with real-world data scenarios.