Private
Public Access
0
0
Files
manual_slop/tests
ed 84af01a777 test(cruft_removal): Phase 9 invariant tests (4 tests; verify wrappers + tests)
Phase 9 (Patch Phase) invariant tests per Tier 1's spec.md §12.6:

1. test_phase9_audit_legacy_wrappers_finds_zero: 0 legacy wrappers
2. test_phase9_baseline_tests_31_of_31_pass: 31/31 baseline tests pass
3. test_phase9_gui_2_wrappers_gone: _detect_refresh_rate_win32 +
   _resolve_font_path deleted from src/gui_2.py
4. test_phase9_rag_engine_chunk_code_gone: RAGEngine._chunk_code deleted

The 3 wrappers Tier 1 said were remaining in the tier-2-clone
(per the remote-tracking branch at 8f6d044d) are actually all
gone in the merged branch state. The 7 originally-failing baseline
tests all pass.

This is the Phase 9 task 5 deliverable: invariant test that verifies
the 3 wrappers and 7 tests with REAL pytest output, not claimed counts.

Test result: 4/4 Phase 9 tests pass. Total cruft_removal tests: 18.
2026-06-21 08:41:10 -04:00
..