pcbjam/tests/wasm-app/standalone
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 235c90d26b Fix tree test console logging during initialization
Move console.log call before the null guard in LogEvent() so that
messages are always logged to the browser console, even during early
initialization when m_log is not yet created.

Also make the "Tree is populated" test more robust by falling back to
verifying tree functionality (expand events) if early init logs are
not captured by Playwright due to timing.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 22:47:39 +01:00
..
aui Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
clipboard Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
dialog Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
filedialog Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
grid Fix wxGrid test crash and add debug build support 2025-11-29 22:15:56 +01:00
layout Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
menu Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
timer Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
toolbar Add standalone test apps and Playwright specs for wxWidgets WASM 2025-11-29 16:19:13 +01:00
tree Fix tree test console logging during initialization 2025-11-29 22:47:39 +01:00