mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-25 17:08:05 -04:00
- Updated the fixture generation process to write to a temporary directory by default, improving test isolation and following best practices. - Added instructions for regenerating source fixtures when needed, enhancing developer experience. - Refactored the test suite structure to utilize a more flexible argument handling mechanism, allowing for easier addition of new tests. - Removed deprecated test configurations and streamlined the test suite definitions for clarity and maintainability.