markitect-main/markitect/static/js/tests
tegwick 3264517c91 refactor: eliminate duplicate control files and consolidate to capabilities/
- Removed duplicate control files from testdrive-jsui/static/js/controls/
- Removed duplicate control files from markitect/static/js/controls/
- Updated all references to point to capabilities/testdrive-jsui/js/controls/
- Fixed relative paths in test files and templates
- Consolidated to single source of truth in capabilities directory
- Updated plugin configuration and documentation references

This eliminates confusion and ensures all systems use the most recent
control implementations from the capabilities directory.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 23:37:17 +01:00
..
refactor-test-runner.js feat: extract SectionManager component with comprehensive TDD 2025-11-03 19:43:08 +01:00
test-component-integration.js fix: resolve accept and cancel button functionality in floating editor 2025-11-03 20:24:54 +01:00
test-debugpanel-extraction.js feat: complete JavaScript architecture refactoring with TDD methodology 2025-11-03 20:15:26 +01:00
test-debugpanel-integration.js feat: complete JavaScript architecture refactoring with TDD methodology 2025-11-03 20:15:26 +01:00
test-document-navigator-runner.html docs: add DocumentNavigator development infrastructure and test suite 2025-11-10 19:41:18 +01:00
test-document-navigator.js docs: add DocumentNavigator development infrastructure and test suite 2025-11-10 19:41:18 +01:00
test-documentcontrols-extraction.js feat: complete JavaScript architecture refactoring with TDD methodology 2025-11-03 20:15:26 +01:00
test-domrenderer-extraction.js feat: extract DOMRenderer component with comprehensive TDD 2025-11-03 19:55:42 +01:00
test-extracted-domrenderer.js feat: extract DOMRenderer component with comprehensive TDD 2025-11-03 19:55:42 +01:00
test-extracted-section-manager.js feat: extract SectionManager component with comprehensive TDD 2025-11-03 19:43:08 +01:00
test-full-integration.js feat: complete JavaScript architecture refactoring with TDD methodology 2025-11-03 20:15:26 +01:00
test-navigator-demo.html docs: add DocumentNavigator development infrastructure and test suite 2025-11-10 19:41:18 +01:00
test-real-user-functionality.js fix: implement DOM content updates and reset functionality 2025-11-04 09:40:01 +01:00
test-section-manager-extraction.js feat: extract SectionManager component with comprehensive TDD 2025-11-03 19:43:08 +01:00
test.md refactor: failed attempt at edit mode recovery and robustness implementation 2025-11-12 00:19:03 +01:00
test_edit.html refactor: eliminate duplicate control files and consolidate to capabilities/ 2025-11-14 23:37:17 +01:00