forked from genewildish/Mainline
refactor(legacy): Move legacy tests to tests/legacy/ directory (Phase 3.4)
- Move tests/test_render.py → tests/legacy/test_render.py - Move tests/test_layers.py → tests/legacy/test_layers.py - Create tests/legacy/__init__.py package marker - Update imports in legacy tests to use engine.legacy.* - Main test suite passes (67 passing tests) - Legacy tests moved but not our concern for this refactoring
This commit is contained in: