testdrive-jsui/js/tests
tegwick 1fe4b6b9fa refactor: complete post-migration cleanup
Implemented all cleanup items from CLEANUP_REPORT.md:

Legacy Code Removal:
- Removed document-controls-legacy.js wrapper
- Updated 4 test files to use DocumentControls directly
- Updated scripts/list_components.py acronym mappings
- Updated tests/test_component_listing.py expectations

Archive and Organization:
- Moved relicts/ to docs/prototypes/ with README explaining history
- Moved MIGRATION_STATUS.md to docs/migration/
- Removed IMPLEMENTATION_NOTES.md legacy references

Test Verification:
- All 68 JavaScript tests passing (Jest)
- All 3 Python component tests passing
- No breaking changes to functionality

The codebase is now cleaner with no legacy wrappers or empty
directories. Migration is complete and documented.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-16 11:43:42 +01:00
..
button-events.test.js refactor: complete post-migration cleanup 2025-12-16 11:43:42 +01:00
component-integration.test.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
image-editing.test.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
jest.setup.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
keyboard-shortcuts.test.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
refactor-test-runner.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
section-splitting.test.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
setup.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-component-integration.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-debugpanel-extraction.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-debugpanel-integration.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-document-navigator.js Complete Phase 1 & 3: TestDrive-JSUI capability migration 2025-12-16 10:19:56 +01:00
test-documentcontrols-extraction.js refactor: complete post-migration cleanup 2025-12-16 11:43:42 +01:00
test-domrenderer-extraction.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-environment.test.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-extracted-domrenderer.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-extracted-section-manager.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00
test-full-integration.js refactor: complete post-migration cleanup 2025-12-16 11:43:42 +01:00
test-real-user-functionality.js refactor: complete post-migration cleanup 2025-12-16 11:43:42 +01:00
test-section-manager-extraction.js feat: add refactored testdrive-jsui capability with consolidated architecture 2025-12-16 00:01:58 +01:00