markitect-main/markitect/static/js/tests
tegwick b963940144 docs: add DocumentNavigator development infrastructure and test suite
- Add comprehensive widget plugin infrastructure documentation and workplan
- Include complete DocumentNavigator integration documentation
- Add TDD test suite with 15 comprehensive test cases for DocumentNavigator
- Include widget base classes (Widget, UIWidget) for future development
- Add DocumentNavigator plugin definition following planned architecture
- Include test runner and demo pages for development validation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-10 19:41:18 +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