- Add 8 new modal-specific integration tests covering all session errors: * Modal import function validation * Correct import path verification * Generator function wrapper correctness * Window global function exports * Safe chat history handling * Error handling patterns * Export/import matching * Circular dependency prevention - Fix saveConversationHistory import from ./chat.js to ./storage.js - Window functions openTTSModal/openTranslateModal already properly exported in ui.js |
||
|---|---|---|
| css | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| biome.json | ||
| CLAUDE.md | ||
| demo.html | ||
| favicon.ico | ||
| index.html | ||
| integration_tests.js | ||
| journal.rst | ||
| Makefile | ||
| package.json | ||
| simple_tests.js | ||
| uncloseai.js | ||
| uncloseai.js.orig | ||
| validate_exports.js | ||