mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- Remove mock files from main semantica module (keep test environment clean) - Enhance conftest.py with pre-emptive sys.modules mocking - Create mock arrow_exporter module at runtime before imports - Fix pyarrow 'pa' alias and schema mocking issues - Ensure benchmark tests run without heavy dependencies - All tests pass with zero changes to main codebase structure Co-authored-by: ZohaibHassan16 <zohaib.hassan16@example.com> Co-authored-by: KaifAhmad1 <kaifahmad087@gmail.com>